ACTA:ReserveTransfer
RequestEdit
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | u8, Account slot | ||||||||
2-6 | DeviceInfo of target console | ||||||||
7 | Input operator buffer size | ||||||||
8 | Descriptor for copying 1 handle | ||||||||
9 | Completion event handle | ||||||||
10 | Descriptor for mapping a read-only buffer in the target process | ||||||||
11 | Input operator buffer (ASCII, max. 256 characters) |
ResponseEdit
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | Descriptor for mapping a read-only buffer in the target process | ||||||||
3 | Input operator buffer |
DescriptionEdit
Initializes a Nintendo Network ID account transfer to a new device. The account slot must be 0xFE. Therefore, this command can only be used with the currently loaded account.
DeviceInfoEdit
Offset | Size | Description |
---|---|---|
0x0 | 0x4 | DeviceId |
0x4 | 0xF + 1 | ASCII SerialNumber (max. 15 characters) + NULL termination |