PAK (Metroid Prime): Difference between revisions

Jump to navigation Jump to search
Undo revision 78 and import changes by Antidote (talk)
imported>Antidote
(Consistency)
imported>Antidote
(Undo revision 78 and import changes by Antidote (talk))
Line 9: Line 9:
=== Header ===
=== Header ===


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


{| class="wikitable"
{| class="wikitable"
Line 17: Line 17:
|-
|-
| 0x0
| 0x0
| 2
| 4
| Unknown; always 0x3. The game ignores this value.
| '''Version number'''. Always 0x00030005.
|-
| 0x2
| 2
| '''Version number'''. Always 0x5.
|-
|-
| 0x4
| 0x4
| 4
| 4
| Unknown; always 0.
| '''Unused'''; always 0
|-
|-
| 0x8
| 0x8
Line 45: Line 41:
| 0x0
| 0x0
| 4
| 4
| Four-character '''file type''' tag.
| '''File type''' fourCC.
|-
|-
| 0x4
| 0x4
Line 78: Line 74:
| 0x4
| 0x4
| 4
| 4
| Four-character '''file type''' tag.
| '''File type''' fourCC.
|-
|-
| 0x8
| 0x8
Anonymous user

Navigation menu