Difference between revisions of "ACTA:SetDefaultHostServerSettings"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x040D|3|0}} {{IPC/RequestEntry|u8, NNAS Server Type}} {...")
 
 
Line 16: Line 16:
 
=Description=
 
=Description=
 
Updates the default server environment settings, which will be used whenever a new account is created.
 
Updates the default server environment settings, which will be used whenever a new account is created.
 +
 +
This will also update [[Config_Savegame#Configuration_blocks|Configuration block 0x150002]] with the NFS Type and Number.
  
 
See [[ACT_Services#Server_Types|Server Types]] for more information.
 
See [[ACT_Services#Server_Types|Server Types]] for more information.

Latest revision as of 19:05, 22 January 2025

Request[edit]

Index Word Description
0
Header 0x040D00C0 Cmd 0x040D Param 3 Xlat 0
1 u8, NNAS Server Type
2 u8, NFS Server Type
3 u8, NFS Server Number

Response[edit]

Index Word Description
0
Header 0x040D0040 Cmd 0x040D Param 1 Xlat 0
1 Result code

Description[edit]

Updates the default server environment settings, which will be used whenever a new account is created.

This will also update Configuration block 0x150002 with the NFS Type and Number.

See Server Types for more information.