World Racing SYN SYN2: Difference between revisions

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

Latest revision as of 22:48, 4 February 2021

SYN


Format Specifications

char {8}     - Header (SYN!v2.0)
uint32 {4}   - Number Of Files
byte {52}    - null

// for each file

char {48}    - Filename (null)
uint32 {4}   - File Offset
uint32 {4}   - Compressed File Length
uint32 {4}   - Decompressed File Length
uint32 {4}   - null


byte {X}     - File Data

MultiEx BMS

Not written yet

Notes and Comments

  • Unknown Compression


Games

List of games using this file format:

  • World Racing


Supported Programs