Pathologic VFS: 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 15:54, 6 July 2005

Choose archive extension:

VFS


Format Specifications

char {4}     - Header (LP1C)
uint32 {4}   - null
uint32 {4}   - Number Of Files?

// for each file

byte {1}     - Filename Length
char {X}     - Filename
uint32 {4}   - File Length
uint32 {4}   - File Offset
uint64 {8}   - Hash?


byte {X}     - File Data

MultiEx BMS

Not written yet


Supported Programs