ACTU:GetAccountDataBlock

From 3dbrew
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Request

Index Word Description
0 Header code [0x000600C2]
1 u8 Account slot (0xFE to use current account)
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. This data usually comes from account.dat

Also known as GetAccountInfo.