ACTA:SetHostServerSettingsStr: Difference between revisions
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x040E|11|0}} {{IPC/RequestEntryRange|9|ASCII NULL-terminated ACT_Services#NNAS_.28Nintendo_Network_Authentication_Server.29_Ty..." |
(No difference)
|
Latest revision as of 20:16, 22 January 2025
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1-9 | ASCII NULL-terminated NNAS Subdomain (max. 32 characters + NULL termination) | ||||||||
10 | ASCII NULL-terminated NFS Type Letter + Number (2 characters + NULL termination) | ||||||||
11 | u8, Account slot |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description
This is another variant of ACTA:SetHostServerSettings, but using strings instead of the predefined values. The given values are also not checked against the predefined values. Therefore, it is possible to use custom values.
This will also update Configuration block 0x150002 with the given NFS Type and Number string.