Difference between revisions of "PAK (Adventure Time)"

From Game Research Wiki
Jump to navigation Jump to search
Line 9: Line 9:
! Size !! Content
! Size !! Content
|-
|-
| 4Bytes || Header + total index size
| 4Bytes || Index Size
|-
|-
| 4Bytes || Number of Files
| 4Bytes || Number of Files

Revision as of 14:58, 4 August 2014

Used in the following game(s):

  • Adventure Time - Explore the dungeon because I don't know.

Structure

Header
Size Content
4Bytes Index Size
4Bytes Number of Files
Index
Size Content
16Bytes "FILELINK_____END"
4Bytes Offset
4Bytes File Size
?Bytes+1 filename
?Bytes padding 0x37
Data
Size Content
64Bytes "MANAGEDFILE_DATABLOCK_USED_IN_ENGINE_________________________END""
?Bytes Data

Research

Index sizes are not consistent. Have seen them 48, 56, 64 bytes.