Chunk Descriptor (Tropical Freeze): Difference between revisions
Jump to navigation
Jump to search
>Aruki No edit summary |
>Aruki mNo edit summary |
||
Line 1: | Line 1: | ||
The '''chunk descriptor''' is a very common 24-byte header that | The '''chunk descriptor''' is a very common 24-byte header that describes different data sections, found in many different Donkey Kong Country: Tropical Freeze formats. | ||
{{research|2|A few unknown values.}} | {{research|2|A few unknown values.}} |
Revision as of 13:03, 9 May 2016
The chunk descriptor is a very common 24-byte header that describes different data sections, found in many different Donkey Kong Country: Tropical Freeze formats.
This file format needs more research A few unknown values. |
Format
Offset | Size | Description |
---|---|---|
0x0 | 4 | Chunk type fourCC |
0x4 | 8 | Chunk size |
0xC | 4 | Unknown; usually 1 |
0x10 | 4 | Unknown; usually 0 |
0x14 | 4 | Unknown; usually 0 |
0x18 | End of descriptor |