Difference between revisions of "ACTU:GetAccountDataBlock"

From 3dbrew
Jump to navigation Jump to search
Line 53: Line 53:
 
| 0x8
 
| 0x8
 
| 0x11
 
| 0x11
| Username/nickname, exact string format unknown.
+
| Nickname / Nintendo Network ID(unknown which one it is), exact string format unknown.
 
|-
 
|-
 
| 0x19
 
| 0x19

Revision as of 22:56, 23 May 2015

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?