Changes

Jump to navigation Jump to search
223 bytes added ,  05:29, 3 May 2021
m
Line 20: Line 20:  
| 0x4
 
| 0x4
 
| 0x4
 
| 0x4
| Header 0x00010000
+
| Header 0x00000100
 
|-
 
|-
 
| 0x8
 
| 0x8
Line 126: Line 126:     
==Mii format==
 
==Mii format==
  −
Note: 0x18-3B have been copied as-is from [[Mii_Maker#Mii_QR_Code_format|the QR code specification]], so they're unverified.
      
{| class="wikitable"
 
{| class="wikitable"
Line 137: Line 135:  
| 0x0
 
| 0x0
 
| 0x1
 
| 0x1
| Always 3?
+
| Mii Version - Always 3
 
|-
 
|-
 
| 0x1
 
| 0x1
 
| 0x1
 
| 0x1
| bit 0: allow copying<br/>bit 1: private name?<br/>bit 2-3: region lock (0=no lock, 1=JPN, 2=USA, 3=EUR)<br/>bit4-5:character set(0=JPN+USA+EUR, 1=CHN, 2=KOR, 3=TWN)
+
| bit 0: allow copying<br/>bit 1: profanity flag (whether in Mii name or creator name does not matter)<br/>bit 2-3: region lock (0=no lock, 1=JPN, 2=USA, 3=EUR)<br/>bit4-5:character set(0=JPN+USA+EUR, 1=CHN, 2=KOR, 3=TWN)
 
|-
 
|-
 
| 0x2
 
| 0x2
Line 149: Line 147:  
| 0x3
 
| 0x3
 
| 0x1
 
| 0x1
| bit 0-3: ?<br/>bit 4-6: version? (1=Wii, 2=DSi, 3=3DS)
+
| bit 0-3: ?<br/>bit 4-6: Device Mii was originally made on (1=Wii, 2=DS, 3=3DS, 4=Wii U/Switch)
 
|-
 
|-
 
| 0x4
 
| 0x4
Line 169: Line 167:  
| 0x18
 
| 0x18
 
| 0x2
 
| 0x2
| Bit-mapped: Birthday (4bit-day,5bit-month), Sex, Shirt color, Favorite (0x40 bit at 0x19)
+
| bit 0: sex (0 if male, 1 if female)<br/>bit 1-4: birthday month<br/>bit 5-9: birthday day<br/>bit 10-13: favorite color<br/>bit 14: favorite mii (0 if false, 1 if true)
 
|-
 
|-
 
| 0x1A
 
| 0x1A
Line 209: Line 207:  
| 0x3E
 
| 0x3E
 
| 0x2
 
| 0x2
| bit 0-5: mouse style<br/>biy 6-8: mouse color<br/>bit 9-12: mouse scale<br/>bit 13-15: mouse yscale
+
| bit 0-5: mouth style<br/>bit 6-8: mouth color<br/>bit 9-12: mouth scale<br/>bit 13-15: mouth yscale
 
|-
 
|-
 
| 0x40
 
| 0x40
 
| 0x2
 
| 0x2
| bit 0-4: mouse y position<br/>bit 5-7: mustach style
+
| bit 0-4: mouth y position<br/>bit 5-7: mustach style
 
|-
 
|-
 
| 0x42
 
| 0x42
Line 232: Line 230:  
|}
 
|}
   −
==Mii Header==
+
==Mii categories (pants colors)==
* Byte 0: generally equals 3 (category?)
  −
* Byte 1: 0/1 = copying off/on
  −
* Byte 2, most significant hex digit: position on page (0-9)
  −
* Byte 2, least significant hex digit: page (0-9)
  −
* Byte 3: generally 0x30 (always for user-created ones?)
  −
 
  −
===Mii categories (pants colors)===
      
====Special (gold) Miis====
 
====Special (gold) Miis====
Line 624: Line 615:  
     0x0f,0x0d,0x16,
 
     0x0f,0x0d,0x16,
 
     0x12,0x10,0x17]
 
     0x12,0x10,0x17]
 +
],
 +
eyes: [
 +
    [0x02,0x04,0x00,
 +
    0x08,0x27,0x11,
 +
    0x01,0x1a,0x10,
 +
    0x0f,0x1b,0x14],
 +
    [0x21,0x0b,0x13,
 +
    0x20,0x09,0x0c,
 +
    0x17,0x22,0x15,
 +
    0x19,0x28,0x23],
 +
    [0x05,0x29,0x0d,
 +
    0x24,0x25,0x06,
 +
    0x18,0x1e,0x1f,
 +
    0x12,0x1c,0x2e],
 +
    [0x07,0x2c,0x26,
 +
    0x2a,0x2d,0x1d,
 +
    0x03,0x2b,0x16,
 +
    0x0a,0x0e,0x2f],
 +
    [0x30,0x31,0x32,
 +
    0x35,0x3b,0x38,
 +
    0x36,0x3a,0x39,
 +
    0x37,0x33,0x34]
 
],
 
],
 
nose: [
 
nose: [

Navigation menu