Chunk Descriptor (Tropical Freeze): Difference between revisions
Jump to navigation
Jump to search
>Aruki No edit summary |
>Aruki (oops) |
||
| Line 1: | Line 1: | ||
The '''section header''' is a very common | The '''section header''' is a very common 20-byte header that denotes different data sections, found in many different Donkey Kong Country: Tropical Freeze formats. | ||
__TOC__ | __TOC__ | ||
Revision as of 15:16, 23 January 2015
The section header is a very common 20-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 | |