ACTU:GetMiiImage

RequestEdit

Index Word Description
0
Header 0x000800C2 Cmd 0x0008 Param 3 Xlat 2
1 Output Mii image buffer size
2 u8, Mii index
3 u8, Account slot
4 Descriptor for mapping a write-only buffer in the target process
5 Output Mii image buffer pointer

ResponseEdit

Index Word Description
0
Header 0x00080082 Cmd 0x0008 Param 2 Xlat 2
1 Result code
2 Mii image size
3 Descriptor for mapping a write-only buffer in the target process
4 Output Mii image buffer pointer

DescriptionEdit

Returns the Mii image for the given account slot.

The returned image data is 128x128 and in the TGA format.