Alien Vs Predator FFL2: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
No edit summary
imported>Ikskoks
No edit summary
 
(No difference)

Latest revision as of 01:18, 3 January 2021

FFL (Type 2)


Format Specifications

char {4}     - Header (RFFL)
uint32 {4}   - null
uint32 {4}   - Number Of Files
uint32 {4}   - Directory Length
uint32 {4}   - File Data Length

// for each file

uint32 {4}   - Data Offset
uint32 {4}   - File Length
char {X}     - Filename
byte {1}     - null Filename Terminator
byte {0-3}   - null Padding to a multiple of 4 bytes


byte {X}     - File Data

MultiEx BMS Script

Not written yet

Compatible Programs