This is an old revision of the document!
TKMK00 is a format for some compressed textures used in the Mario Kart 64 title screen and menus.
Offset | Length | Description |
---|---|---|
0x00 | 0x6 | File signature “TKMK00” |
0x06 | 0x1 | Bit mask used for offsets at 0xC |
0x07 | 0x1 | Unused? (always 0x0F) |
0x08 | 0x2 | Output texture width in pixels |
0x0A | 0x2 | Output texture height in pixels |
0x0C | 0x20 | Array of 8 offsets, used with bitmask at 0x06 |