Difference between revisions of "FRDU:GetMyMii"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000A0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
 
(No difference)

Latest revision as of 18:24, 3 September 2017

Request[edit]

Index Word Description
0 Header code [0x000A0000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 MiiStoreData structure

MiiStoreData Structure:

u8 data[0x60]
u32 value32[0x60/sizeof(u32)]