Spellforce 2 CFF

From XentaxWiki
Revision as of 20:13, 26 October 2022 by imported>Ikskoks (→‎Supported by Programs)
(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? (3)
byte {12}    - null

// for each file

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


Notes and Comments

None

MultiEx BMS Script

None written yet.

Supported by Programs