ACTU:GetAccountDataBlock
Request
Index Word | Description |
---|---|
0 | Header code [0x000600C2] |
1 | Unknown, usually 0xFE? |
2 | Size |
3 | BlkID |
4 | (Size<<4) | 12 |
5 | Output buffer ptr |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This returns NNID account info.
DataBlocks
BlkID | Size | Description |
---|---|---|
0xB | 0x3 | ASCII NUL-terminated country-name. |
0x8 | 0x11 | Nickname / Nintendo Network ID(unknown which one it is), exact string format unknown. |
0x19 | 0x8 | ? |
0x1E | 0x41 | ASCII location for the timezone. |
0x2F | 0x4 | Similar or identical to cfg CountryInfo? |