ACTA:UpdateMiiData: Difference between revisions
Jump to navigation
Jump to search
DaniElectra (talk | contribs) m Account index to account slot |
TimmSkiller (talk | contribs) No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Request= | =Request= | ||
{ | {{IPC/Request}} | ||
| | {{IPC/RequestHeader|0x0412|31|0}} | ||
{{IPC/RequestEntry|u8, Account slot}} | |||
{{IPC/RequestEntryRange|24|[[Mii#CFLStoreData|Mii CFLStoreData]]}} | |||
| | {{IPC/RequestEntryRange|6|10-character UTF-16 Mii name (10 characters + NULL termination)}} | ||
| 0 | {{IPC/RequestEnd}} | ||
| u8 Account slot | |||
| | |||
| [[Mii# | |||
| | |||
| | |||
=Response= | =Response= | ||
{ | {{IPC/Request}} | ||
{{#vardefine:ipc_offset|0}} | |||
{{IPC/RequestHeader|0x0412|1|0}} | |||
{{IPC/RequestEntry|Result code}} | |||
{{IPC/RequestEnd}} | |||
| 0 | |||
| | |||
| | |||
| | |||
| Result code | |||
=Description= | =Description= | ||
Updates the Mii data for the given account. |
Latest revision as of 11:04, 11 June 2025
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
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 |
| ||||||||
1 | Result code |
Description
Updates the Mii data for the given account.