ACTA:SetDefaultHostServerSettingsStr

From 3dbrew
Revision as of 19:18, 22 January 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x040F|10|0}} {{IPC/RequestEntryRange|9|ASCII NULL-terminated ACT_Services#NNAS_.28Nintendo_Network_Authentication_Server.29_Ty...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x040F0280 Cmd 0x040F Param 10 Xlat 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)

Response[edit]

Index Word Description
0
Header 0x040F0040 Cmd 0x040F Param 1 Xlat 0
1 Result code

Description[edit]

This is another variant of ACTA:SetDefaultHostServerSettings, 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.