Changes

According to https://github.com/PuccamiteTech/PyMii/blob/main/mii_type.py#L8
Line 13: Line 13:  
The structure of the file, roughly, is as follows:
 
The structure of the file, roughly, is as follows:
 
*0x00000 - 0x01d00: Mii data (RNOD magic, followed by several Mii data entries)
 
*0x00000 - 0x01d00: Mii data (RNOD magic, followed by several Mii data entries)
*0x01d00 - 0x1f1de: Unknown (RNHD magic, followed by unknown data)
+
*0x01d00 - 0x1f1de: Mii Parade data (RNHD magic, followed by unknown data)
 
*0x1f1de - 0x1f1e0: CRC16 of first 0x1f1de bytes
 
*0x1f1de - 0x1f1e0: CRC16 of first 0x1f1de bytes
    
{{Navbox filebrowser}}
 
{{Navbox filebrowser}}
5

edits