MotoGP Ultimate Racing Technology 3 ARK: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
 
imported>WATTO
No edit summary
(No difference)

Revision as of 03:40, 27 October 2005

Choose archive extension:

ARK


Format Specifications

uint32 {4}   - null
uint32 {4}   - First File Offset [+8]
uint32 {4}   - Number Of Files
uint32 {4}   - Unknown (16)
uint32 {4}   - null
uint32 {4}   - First File Offset [+8]

// for each file

uint32 {4}   - Compression Tag (0=Decompressed 1=Compressed)
uint32 {4}   - File Offset
uint32 {4}   - File Length
uint32 {4}   - Hash?


byte {X}     - File Data

MultiEx BMS

Not written yet

Notes and Comments

Uses unknown compression method - an RLE-Based derivative?

Supported Programs