ACTA:BindToNewServerAccount: Difference between revisions
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0415|59|4}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/RequestEntryRange|5|ASCII NULL-terminated AccountId (max. 16 characters..." |
(No difference)
|
Latest revision as of 23:31, 22 January 2025
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | u8, Account slot | ||||||||
2-6 | ASCII NULL-terminated AccountId (max. 16 characters + NULL termination) | ||||||||
7-11 | ASCII NULL-terminated account password (maximum 17 characters + NULL termination) | ||||||||
12 | bool, IsParentEmail | ||||||||
13 | bool, MarketingFlag | ||||||||
14-15 | s64, Birthdate Timestamp | ||||||||
16 | u8, Gender (0: F, 1: M) | ||||||||
17 | u32, region (from Region manifest) | ||||||||
18-53 | Timezone | ||||||||
54-55 | EulaInfo | ||||||||
56-57 | s64, ParentalConsentTimestamp | ||||||||
58 | u32, ParentalConsentId | ||||||||
59 | bool, OffDeviceFlag | ||||||||
60 | Descriptor for copying 1 handle | ||||||||
61 | Completion event handle | ||||||||
62 | Descriptor for mapping a read-only buffer in the target process | ||||||||
63 | Input email address buffer (max. 256 characters + NULL termination) |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | Descriptor for mapping a read-only buffer in the target process | ||||||||
3 | Input email address buffer (max. 256 characters + NULL termination) |
Description
Creates and links a new Nintendo Network ID.