ACTA:UpdateMiiImage: Difference between revisions
TimmSkiller (talk | contribs) Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0413|3|2}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/RequestEntry|u8, Mii Image Type}..." |
TimmSkiller (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
{{IPC/RequestHeader|0x0413|3|2}} | {{IPC/RequestHeader|0x0413|3|2}} | ||
{{IPC/RequestEntry|u8, Account slot}} | {{IPC/RequestEntry|u8, Account slot}} | ||
{{IPC/RequestEntry|u8, [[ | {{IPC/RequestEntry|u8, [[ACT_Services#Mii_Image_Types|Mii Image Type]]}} | ||
{{IPC/RequestEntry|Input Mii Image buffer size}} | {{IPC/RequestEntry|Input Mii Image buffer size}} | ||
{{IPC/MapPointerR|Input Mii Image buffer}} | {{IPC/MapPointerR|Input Mii Image buffer}} | ||
Line 18: | Line 18: | ||
=Description= | =Description= | ||
Updates one of the 9 different Mii Images for the given account. The image data should be in the TGA format. | Updates one of the 9 different Mii Images for the given account. The image data should be in the TGA format. | ||