ACTA:UpdateMiiData: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
TimmSkiller (talk | contribs)
Undo revision 23345 by TimmSkiller (talk)
Tag: Undo
TimmSkiller (talk | contribs)
No edit summary
 
Line 3: Line 3:
{{IPC/RequestHeader|0x0412|31|0}}
{{IPC/RequestHeader|0x0412|31|0}}
{{IPC/RequestEntry|u8, Account slot}}
{{IPC/RequestEntry|u8, Account slot}}
{{IPC/RequestEntryRange|24|[[ACT_Services#CFLStoreData|Mii CFLStoreData]]}}
{{IPC/RequestEntryRange|24|[[Mii#CFLStoreData|Mii CFLStoreData]]}}
{{IPC/RequestEntryRange|6|10-character UTF-16 Mii name (10 characters + NULL termination)}}
{{IPC/RequestEntryRange|6|10-character UTF-16 Mii name (10 characters + NULL termination)}}
{{IPC/RequestEnd}}
{{IPC/RequestEnd}}

Latest revision as of 11:04, 11 June 2025

Request

Index Word Description
0
Header 0x041207C0 Cmd 0x0412 Param 31 Xlat 0
1 u8, Account slot
2-25 Mii CFLStoreData
26-31 10-character UTF-16 Mii name (10 characters + NULL termination)

Response

Index Word Description
0
Header 0x04120040 Cmd 0x0412 Param 1 Xlat 0
1 Result code

Description

Updates the Mii data for the given account.