Terminator Dawn Of Fate MPK: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
imported>Ikskoks
No edit summary
Line 37: Line 37:


* [[Game Extractor|Game Extractor]]<br>
* [[Game Extractor|Game Extractor]]<br>
[[Category:File Format]]

Revision as of 20:27, 21 January 2021

Choose archive extension:

MPK


Format Specifications

char {4}     - Header (MPAK)
uint32 {4}   - Unknown
uint32 {4}   - Number Of Files
uint32 {4}   - Filename Directory Length

// for each file

uint32 {4}   - File Offset
uint32 {4}   - File Length
uint32 {4}   - File ID


// for each file

char {X}     - Filename
byte {1}     - null Filename Terminator


byte {0-3}   - null Padding to a multiple of 4 bytes
byte {X}     - File Data

MultiEx BMS

Not written yet


Supported Programs