Halo MAP 2: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Tgp1994
m (Moving to new category.)
imported>Ikskoks
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 46: Line 46:
* Insolence - http://insolence.epgservers.com
* Insolence - http://insolence.epgservers.com


[[Category:Complete WIP|Halo MAP 2]] [[Category:No BMS]]
[[Category:Complete WIP|Halo MAP 2]] [[Category:BMS None|Halo MAP 2]]
[[Category:File Format]]

Latest revision as of 14:01, 10 January 2021

MAP (TYPE 2)


Format Specifications

char {4}     - Header (head)
uint32 {4}   - Version? numParts? (7)
uint64 {8}   - Archive Size
uint32 {4}   - dirOffset
uint32 {4}   - dataSize
uint64 {8}   - null
char {32}    - Filename/Description
byte {32}    - Version
uint32 {4}   - Unknown (1) (file1?)

// go to dirOffset

uint32 {4}   - Number Of Files? (maybe 2 sets of 2 bytes)
uint16 {2}   - ID1? Type? (internal?)
uint16 {2}   - ID2? (external?)
uint32 {4}   - File ID?
uint32 {4}   - Number Of Files?
uint32 {4}   - Offset?
uint32 {4}   - Size?
uint32 {4}   - dirOffset
uint32 {4}   - nextDir?
uint64 {8}   - Filename
uint32 {4}   - Unknown (255)
uint16 {2}   - File ID
uint32 {4}   - ID1?
uint32 {4}   - ID2? (combined with ID1 for offset?)
char {12}    - Filename
byte {X}     - Unknown


MultiEx BMS Script

Not written yet

Compatible Programs