MageSlayer VPK

From XentaxWiki
Revision as of 03:39, 27 October 2005 by imported>WATTO
Jump to navigation Jump to search

Choose archive extension:

VPK


Format Specifications

// ARCHIVE HEADER

char {8}     - Header (MageDemo)
uint32 {4}   - Unknown
uint32 {4}   - Unknown
uint32 {4}   - Unknown
uint32 {4}   - Unknown (5)
uint64 {8}   - null
byte {3}     - Unknown
char {3}     - File Extension (VPK)
uint16 {2}   - Unknown
uint32 {4}   - Directory Offset
uint32 {4}   - Directory Length


// FILE DATA

// for each file
byte {X}     - File Data


// DIRECTORY

// for each file (64-bytes per entry)
char {56}    - Filename (null terminated, filled with junk)
uint32 {4}   - File Offset
uint32 {4}   - File Length

MultiEx BMS

Not written yet

Supported Programs