Difference between revisions of "FRDA:UpdateMii"
Jump to navigation
Jump to search
DaniElectra (talk | contribs) m (Name unknown fields) |
TimmSkiller (talk | contribs) |
||
Line 1: | Line 1: | ||
=Request= | =Request= | ||
− | { | + | {{IPC/Request}} |
− | | | + | {{IPC/RequestHeader|0x040C|32|0}} |
− | + | {{IPC/RequestEntryRange|24|[[Friend_Services#Mii_Data|Friend Mii Data]]}} | |
− | + | {{IPC/RequestEntryRange|6|10-Character UTF-16 Screen Name (10 characters + null termination)}} | |
− | | | + | {{IPC/RequestEntry|bool, profanity flag}} |
− | | 0 | + | {{IPC/RequestEntry|u8, [[Mii#Mii_format|Mii Character Set]]}} |
− | | | + | {{IPC/RequestEnd}} |
− | |||
− | |||
− | | [[ | ||
− | | | ||
− | | | ||
− | |||
− | | | ||
− | |||
− | | u8 | ||
− | | | ||
− | |||
− | |||
− | |||
=Response= | =Response= | ||
− | { | + | {{IPC/Request}} |
− | + | {{#vardefine:ipc_offset|0}} | |
− | + | {{IPC/RequestHeader|0x040C|1|0}} | |
− | + | {{IPC/RequestEntry|Result code}} | |
− | + | {{IPC/RequestEnd}} | |
− | | 0 | ||
− | | | ||
− | | | ||
− | | | ||
− | | Result code | ||
− | |||
=Description= | =Description= | ||
− | + | Updates the Mii data of the personal Mii shown in the own friend card of the friends list. |
Latest revision as of 21:30, 17 December 2024
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1-24 | Friend Mii Data | ||||||||
25-30 | 10-Character UTF-16 Screen Name (10 characters + null termination) | ||||||||
31 | bool, profanity flag | ||||||||
32 | u8, Mii Character Set |
Response[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description[edit]
Updates the Mii data of the personal Mii shown in the own friend card of the friends list.