Chunk Descriptor (Tropical Freeze): Difference between revisions

no edit summary
>Aruki
No edit summary
>Aruki
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
The '''chunk descriptor''' is a very common 24-byte header that denotes different data sections, found in many different Donkey Kong Country: Tropical Freeze formats.
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.}}
Line 9: Line 9:
{| class="wikitable"
{| class="wikitable"
! Offset
! Offset
! Size
! Type
! Description
! Name
! Notes
|-
|-
| 0x0
| 0x0
| 4
| {{FourCC}}
| '''Chunk type''' fourCC
| '''Chunk ID'''
|
|-
|-
| 0x4
| 0x4
| 8
| u64
| '''Chunk size'''
| '''Chunk Size'''
| The size does not include the chunk descriptor itself.
|-
|-
| 0xC
| 0xC
| 4
| u32
| {{unknown|'''Unknown'''; usually 1}}
| {{unknown}}
| Usually 1.
|-
|-
| 0x10
| 0x10
| 4
| u64
| {{unknown|'''Unknown'''; usually 0}}
| {{unknown}}
|-
| Usually 0.
| 0x14
| 4
| {{unknown|'''Unknown'''; usually 0}}
|-
|-
| 0x18
| 0x18
| colspan=2 {{unknown|End of descriptor}}
| colspan=3 {{unknown|End of Chunk Descriptor}}
|}
|}


[[Category:Donkey Kong Country: Tropical Freeze]]
[[Category:Donkey Kong Country: Tropical Freeze]]
Anonymous user