Esoteria 22K

From XentaxWiki
Revision as of 01:27, 16 May 2005 by imported>WATTO
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Choose archive extension:

22K


Format Specifications

char {4}     - Header (cgds)
uint32 {4}   - Number Of Files [-1]

// for each file

uint32 {4}   - Offset


uint32 {4}   - Archive Size
byte {X}     - File data

MultiEx BMS Script

Not written yet

Compatible Programs



E3


Format Specifications

char {7}     - Header (ESv1.0 )
byte {1}     - Sub-type (byte)96 or (byte)97 or (byte)99 or (byte)104 or (byte)105)
uint32 {4}   - Number Of Files

// for each file

char {64}    - Filename (null)
uint32 {4}   - Offset
uint32 {4}   - Length


byte {X}     - File Data

MultiEx BMS Script

Not written yet

Compatible Programs



E3 (INTERNAL TYPE)


Format Specifications

char {7}     - Header (ESv1.0 )
byte {1}     - Sub-type ((byte)48 or (byte)83 or (byte)84 or (byte)94)
uint32 {4}   - null
uint32 {4}   - Type Name Length (including null)

// Note: The following 2 fields don't appear if TypeNameLength=99
char {X}     - Type Name
byte {1}     - null

uint32 {4}   - null
uint32 {4}   - Filename Length (sometimes including null)
char {X}     - Filename (null) (without extension)
byte {18}    - null
byte {X}     - File Data

MultiEx BMS Script

Not written yet

Compatible Programs