ACTU:GetAccountDataBlock: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 61: | Line 61: | ||
| 0x13 | | 0x13 | ||
| 0x1 | | 0x1 | ||
| | | Gender | ||
|- | |- | ||
| 0x19 | | 0x19 | ||
| 0x8 | | 0x8 | ||
| | | UTC offset | ||
|- | |- | ||
| 0x1E | | 0x1E | ||
Revision as of 08:49, 30 December 2016
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 |
|---|---|---|
| 0x8 | 0x11 | ASCII NUL-terminated Nintendo Network ID |
| 0xB | 0x3 | ASCII NUL-terminated Country Name |
| 0xC | 0x4 | Principal ID |
| 0x13 | 0x1 | Gender |
| 0x19 | 0x8 | UTC offset |
| 0x1E | 0x41 | ASCII Time Zone Location |
| 0x2C | 0x2 | Age |
| 0x2F | 0x4 | CountryInfo |