FRDU:GetFriendMii: Difference between revisions
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0014|1|4}} {{IPC/RequestEntry|Count}} {{IPC/TranslateStaticBuffer|Input FriendKey buffer|0}} {{IP..." |
TimmSkiller (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
=Description= | =Description= | ||
Gets the [[ | Gets the [[Mii#CFLStoreData|Mii data]] for the specified friend keys. If an input friend key was not found in the friends list, an internal default placeholder friend entry will be used to populate the data. |
Revision as of 10:59, 11 June 2025
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Count | ||||||||
2 | Descriptor for static buffer (id 0) | ||||||||
3 | Input FriendKey buffer | ||||||||
4 | Descriptor for mapping a write-only buffer in the target process | ||||||||
5 | Output Mii Data buffer |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | Descriptor for mapping a write-only buffer in the target process | ||||||||
3 | Output Mii Data buffer |
Description
Gets the Mii data for the specified friend keys. If an input friend key was not found in the friends list, an internal default placeholder friend entry will be used to populate the data.