Difference between revisions of "Chunk Descriptor (Tropical Freeze)"

From Retro Modding Wiki
Jump to: navigation, search
m
m ({{research}})
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.
  
{{researchmoderate|reason=A few unknown values.}}
+
{{research|2|A few unknown values.}}
  
 
__TOC__
 
__TOC__

Revision as of 09:59, 14 March 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.


Morphball wirerender.png This file format needs more research
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