Soldier Front SFF

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

SFF


Format Specifications

uint32 {4}   - Number Of Files

// FILES DIRECTORY

// for each file
char {128}   - Path Filename (included null and filled with 0xCC char)
uint32 {4}   - Filename length
uint32 {4}   - File Offset (start from end of File Directory)
uint32 {4}   - File Length


Notes and Comments

None

MultiEx BMS Script

None written yet.

Supported by Programs

Unknown