FRDA:UpdateMii

From 3dbrew
Revision as of 16:27, 24 September 2023 by DaniElectra (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x040C0800] |- | 1-24 | Mii Data |- | 25-32 | UTF-16 Mii nam...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x040C0800]
1-24 Mii Data
25-32 UTF-16 Mii name

Response

Index Word Description
0 Header code
1 Result code

Description

This updates the Mii data on the friends list. Note: Mii Maker seems to be leaking memory on the Mii name, so any data after the NULL termination should be discarded.