Function ACTA_SetDefaultHostServerSettings

Source
pub unsafe extern "C" fn ACTA_SetDefaultHostServerSettings(
    nnasType: u8_,
    nfsType: u8_,
    nfsNo: u8_,
) -> Result
Expand description

Sets default server environment settings. This will also update CFG configuration block 0x150002 accordingly.

ยงArguments

  • nnasType - The NNAS (Nintendo Network Authentication Server) type.
  • nfsType - The NFS (Nintendo Friend Server) type.
  • nfsNo - The NFS (Nintendo Friend Server) number.