Difference between revisions of "ACTA:SetHostServerSettings"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x040C|4|0}} {{IPC/RequestEntry|u8, NNAS Server Type}} {...")
 
 
Line 17: Line 17:
 
=Description=
 
=Description=
 
Updates the server environment settings for the specified account.
 
Updates the server environment settings for the specified account.
 +
 +
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:04, 22 January 2025

Request[edit]

Index Word Description
0
Header 0x040C0100 Cmd 0x040C Param 4 Xlat 0
1 u8, NNAS Server Type
2 u8, NFS Server Type
3 u8, NFS Server Number
4 u8, Account slot

Response[edit]

Index Word Description
0
Header 0x040C0040 Cmd 0x040C Param 1 Xlat 0
1 Result code

Description[edit]

Updates the server environment settings for the specified account.

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

See Server Types for more information.