Mortal Kombat Gold DC GEO: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
imported>WATTO
Line 23: Line 23:
: byte {24}&nbsp;&nbsp;&nbsp; - null <br>  
: byte {24}&nbsp;&nbsp;&nbsp; - null <br>  
<br>
<br>
byte {4}&nbsp;&nbsp;&nbsp;&nbsp; - File Data <br>  
byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - File Data <br>  
</b></tt>
</b></tt>



Revision as of 14:33, 12 July 2005

Choose archive extension:

GEO


Format Specifications

char {4}     - Header (0.1v)
uint32 {4}   - Archive Length
uint32 {4}   - Number Of Files
byte {20}    - null

// for each file

uint16 {2}   - Unknown (1)
uint16 {2}   - File Type ID
uint32 {4}   - File Offset
byte {24}    - null


byte {X}     - File Data

MultiEx BMS

Not written yet


Supported Programs