Spellforce 2 CFF: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
No edit summary
imported>Ikskoks
m (Ikskoks moved page Spellforce2 CFF to Spellforce 2 CFF)
(No difference)

Revision as of 14:37, 21 January 2021

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

Unknown