ACTA:SetHostServerSettingsStr

From 3dbrew
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x040E02C0 Cmd 0x040E Param 11 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)
11 u8, Account slot

Response[edit]

Index Word Description
0
Header 0x040E0040 Cmd 0x040E Param 1 Xlat 0
1 Result code

Description[edit]

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.