Difference between revisions of "AAMP (File Format)"

From MK8
Jump to navigation Jump to search
(Created page with "===Header=== {| class="wikitable" ! Offset ! Size ! Description |- |0x00 |4 |"'''AAMP'''" File Identifier, ASCII string. |- |0x04 |4 |'''Unknown1''', always 0x01000000? |- |0x...")
 
Line 18: Line 18:
 
|-
 
|-
 
|0x0c
 
|0x0c
|4
+
|2
|'''Unknown3''', filesize?
+
|'''File size''', in little endian
 
|}
 
|}

Revision as of 13:15, 25 May 2015

Header

Offset Size Description
0x00 4 "AAMP" File Identifier, ASCII string.
0x04 4 Unknown1, always 0x01000000?
0x08 4 Unknown2, always 0x01000000?
0x0c 2 File size, in little endian