Transport Tycoon CAT: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>PXR
(Changed the specifications)
imported>PXR
(Changed the specifications)
(No difference)

Revision as of 22:48, 15 January 2006

CAT


Format Specifications

// for each file

uint32 {4}   - File Offset
uint32 {4}   - File Length


// for each file

byte {1}     - Title Length (including null terminator)
char {X}     - Title
byte {1}     - null Title Terminator
byte {X}     - File Data
byte {1}     - Unknown
byte {1}     - Filename Length (including null terminator)
byte {X}     - Filename
byte {1}     - null Filename Terminator


uint32 {4}      - Footer (BANK)

MultiEx BMS Script

Not written yet

Compatible Programs