Chunk Descriptor (Tropical Freeze): Difference between revisions
Jump to navigation
Jump to search
>Aruki (Created page with "The '''section header''' is a very common 14-byte header that denotes different data sections, found in many different Donkey Kong Country: Tropical Freeze formats. __TOC__...") |
>Aruki No edit summary |
||
Line 12: | Line 12: | ||
| 0x0 | | 0x0 | ||
| 4 | | 4 | ||
| Four-character ''' | | Four-character '''data type''' tag | ||
|- | |- | ||
| 0x4 | | 0x4 |
Revision as of 15:15, 23 January 2015
The section header is a very common 14-byte header that denotes different data sections, found in many different Donkey Kong Country: Tropical Freeze formats.
Format
Offset | Size | Description |
---|---|---|
0x0 | 4 | Four-character data type tag |
0x4 | 4 | Section size |
0x8 | 4 | Unknown; usually 1 |
0xC | 4 | Unknown; usually 0 |
0x10 | 4 | Unknown; usually 0 |
0x14 | End of header |