pub unsafe extern "C" fn ACTA_SetHostServerSettings(
accountSlot: u8_,
nnasType: u8_,
nfsType: u8_,
nfsNo: u8_,
) -> ResultExpand description
Sets server environment settings for a specific account. This will also update CFG configuration block 0x150002 accordingly.
ยงArguments
accountSlot- The account slot number of the account to set the host server settings for.nnasType- The NNAS (Nintendo Network Authentication Server) type.nfsType- The NFS (Nintendo Friend Server) type.nfsNo- The NFS (Nintendo Friend Server) number.