Mii Maker: Difference between revisions
Origamiguy (talk | contribs) document 0x39-0x3B |
Origamiguy (talk | contribs) No edit summary |
||
Line 49: | Line 49: | ||
| 0x1A | | 0x1A | ||
| 0x14 | | 0x14 | ||
| UTF-16 Mii Name | | UTF-16 Mii Name (10 chars max) | ||
|- | |- | ||
| 0x2E | | 0x2E | ||
Line 57: | Line 57: | ||
| 0x30 | | 0x30 | ||
| 0x1 | | 0x1 | ||
| | | bit 0: sharing enable<br/>bit 1-4: face shape<br/>bit 5-7: skin color | ||
|- | |- | ||
| 0x31 | | 0x31 | ||
| 0x1 | | 0x1 | ||
| | | bit 0-3: wrinkles<br/>bit 4-7: makeup | ||
|- | |- | ||
| 0x32 | | 0x32 | ||
Line 69: | Line 69: | ||
| 0x38 | | 0x38 | ||
| 0x1 | | 0x1 | ||
| | | bit 0-4: eyebrow style<br/>bit 5-7: eyebrow color | ||
|- | |- | ||
| 0x39 | | 0x39 | ||
| 0x1 | | 0x1 | ||
| | | bit 0-3: eyebrow scale<br/>bit 4-6: eyebrow yscale | ||
|- | |- | ||
| 0x3A | | 0x3A | ||
| 0x2 | | 0x2 | ||
| | | note that the bytes are swapped over (little-endian layout)<br/>bit 0-3: eyebrow rotation<br/>bit 5-8: eyebrow x spacing<br/>bit 9-13: eyebrow y position | ||
|- | |- | ||
| 0x3C | | 0x3C | ||
Line 98: | Line 97: | ||
| 0x48 | | 0x48 | ||
| 0x14 | | 0x14 | ||
| UTF-16 Author Name | | UTF-16 Author Name (10 chars max) | ||
|- | |- | ||
| 0x5C | | 0x5C |