Madagascar: Escape 2 Africa ARC BLD: Difference between revisions
imported>WATTO (Created page with " Game: Madagascar: Escape 2 Africa Status: Complete Extension: arc...") |
imported>Ikskoks No edit summary |
||
| Line 78: | Line 78: | ||
{{Format Navigation}} | {{Format Navigation}} | ||
<br /><br /> | <br /><br /> | ||
[[Category:File Format]] | |||
Revision as of 15:33, 12 January 2021
Contents: GRAFs page - All - 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z - Edit
Format Type: Archive
Extensions: arc bld
Platforms: unknown
Endian Order: Little Endian
Format Specifications
ARCHIVE HEADER
uint32 {4} - Header ("IGA" + (byte)26)
uint32 {4} - Version (2)
uint32 {4} - Directory Length (not including null padding)
uint32 {4} - Number Of Files
uint32 {4} - Unknown
uint32 {4} - Unknown (13)
uint32 {4} - Filename Directory Offset
uint32 {4} - Filename Directory Length
byte {16} - null
DIRECTORY
for each file
uint32 {4} - Hash?
for each file
uint32 {4} - File Offset
uint32 {4} - File Length (not including null padding)
uint32 {4} - Padding (-1)
byte {X} - null Padding to a multiple of 2048 bytes
FILE DATA
for each file
byte {X} - File Data
byte {X} - null Padding to a multiple of 2048 bytes
FILENAME DIRECTORY
for each file
uint32 {4} - Filename Offset (relative to the start of the filename directory)
for each file
byte {X} - Filename (starting with c:/)
MultiEx BMS Script
No BMS script
Supported Programs
Notes
No additional notes
Games
- Madagascar: Escape 2 Africa