Spellforce 2 CFF

From XentaxWiki
Revision as of 09:09, 4 May 2007 by imported>Baccello
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CFF


Format Specifications

char {4}     - Header (0x12DD72DD)
uint32 {4}   - Archive Version?
byte {12}    - null

// for each file

uint32 {4}   - File ID?
uint32 {4}   - (1)
uint32 {4}   - Compressed Size
uint32 {4}   - (1)
uint32 {4}   - Uncompressed Size
byte {x}     - File Data (zlib compressed)


Notes and Comments

None

MultiEx BMS Script

None written yet.

Supported by Programs

Unknown