PAK (Metroid Prime): Difference between revisions

Jump to navigation Jump to search
Consistency
>Aruki
No edit summary
imported>Antidote
(Consistency)
Line 9: Line 9:
=== Header ===
=== Header ===


The pak starts with a short 8-byte header:
There's a short 8-byte header; most of it is unknown, but they're always the same values.


{| class="wikitable"
{| class="wikitable"
Line 17: Line 17:
|-
|-
| 0x0
| 0x0
| 4
| 2
| '''Version number'''. Always 0x00030005.
| Unknown; always 0x3. The game ignores this value.
|-
| 0x2
| 2
| '''Version number'''. Always 0x5.
|-
|-
| 0x4
| 0x4
| 4
| 4
| '''Unused'''; always 0
| Unknown; always 0.
|-
| 0x8
| colspan=2 | End of header
|}
|}


Line 38: Line 45:
| 0x0
| 0x0
| 4
| 4
| '''File type''' fourCC.
| Four-character '''file type''' tag.
|-
|-
| 0x4
| 0x4
Line 71: Line 78:
| 0x4
| 0x4
| 4
| 4
| '''File type''' fourCC.
| Four-character '''file type''' tag.
|-
|-
| 0x8
| 0x8
Anonymous user

Navigation menu