Shivers SOL 1: Difference between revisions

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

Revision as of 14:58, 12 December 2005

SOL (TYPE 1)


Format Specifications

// for each file

char {X}     - Directory Name
byte {1}     - null Directory Name Terminator
char {X}     - Filename
byte {1}     - null Filename Terminator
byte {1}     - End of directory marker (more to follow=null, end of directory=80)
uint32 {4}   - null
uint32 {4}   - Length
uint32 {4}   - Offset


byte {X}     - File Data

MultiEx BMS Script

Not written yet

Notes and Comments

  • The last entry in the directory is a file with null length and offset, and the name THE_END



Compatible Programs