Difference between revisions of "Chunk Descriptor (Tropical Freeze)"
From Retro Modding Wiki
m |
m |
||
Line 1: | Line 1: | ||
The '''section header''' is a very common 24-byte header that denotes different data sections, found in many different Donkey Kong Country: Tropical Freeze formats. | The '''section header''' is a very common 24-byte header that denotes different data sections, found in many different Donkey Kong Country: Tropical Freeze formats. | ||
+ | |||
+ | {{researchminor|reason=A few unknown values.}} | ||
__TOC__ | __TOC__ |
Revision as of 22:56, 25 January 2015
The section header is a very common 24-byte header that denotes different data sections, found in many different Donkey Kong Country: Tropical Freeze formats.
This file format is almost completely documented A few unknown values. |
Contents
Format
Offset | Size | Description |
---|---|---|
0x0 | 4 | Section type fourCC |
0x4 | 8 | Section size |
0xC | 4 | Unknown; usually 1 |
0x10 | 4 | Unknown; usually 0 |
0x14 | 4 | Unknown; usually 0 |
0x18 | End of header |