Difference between revisions of "ACTA:SetDefaultHostServerSettings"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x040D|3|0}} {{IPC/RequestEntry|u8, NNAS Server Type}} {...") |
TimmSkiller (talk | contribs) |
||
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 |
| ||||||||
1 | u8, NNAS Server Type | ||||||||
2 | u8, NFS Server Type | ||||||||
3 | u8, NFS Server Number |
Response[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
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.