GRAF:Halo MAP: Difference between revisions
Jump to navigation
Jump to search
imported>Matsy |
imported>Matsy |
||
| Line 23: | Line 23: | ||
</b></tt> | </b></tt> | ||
=== MultiEx BMS Script === | === MultiEx BMS Script === | ||
=== Compatible Programs === | === Compatible Programs === | ||
* [[Game Extractor|Game Extractor]]<br> | * [[Game Extractor|Game Extractor]]<br> | ||
Revision as of 16:14, 6 February 2007
MAP (VERSION 1 AND 2)
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Version (1) or (2)
uint32 {4} - Filename Directory Offset (filenames are null terminated)
uint32 {4} - Directory Offset
uint32 {4} - Number Of Files
byte {X} - File Data
// Directory
- // for each file
- uint32 {4} - ID?
- uint32 {4} - Size
- uint32 {4} - Offset
- uint32 {4} - ID?