Carl The Caveman HDP: 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 08:30, 20 December 2005

Choose archive extension:

HDP, LP


Format Specifications

char {4}     - Header ((byte)3 + "HDP") or ((byte)2 + "LP" + null)
byte {28}    - null
uint32 {4}   - Unknown (256)
byte {1}     - null
uint32 {4}   - Number Of Files

// for each file

byte {1}     - Filename Length
char {24}    - Filename (filled with junk)
uint32 {4}   - Unknown (256)
uint32 {4}   - Unknown (25600)
uint32 {4}   - File Offset
uint32 {4}   - File Length


byte {X}     - File Data

MultiEx BMS

Not written yet


Supported Programs