GRAF:Airline Tycoon: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
imported>Ikskoks
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 46: Line 46:


* [[Game Extractor|Game Extractor]]<br>
* [[Game Extractor|Game Extractor]]<br>
[[Category:File Format]]

Latest revision as of 01:10, 3 January 2021

Choose archive extension:

GLI, GLJ


Format Specifications

char {5}     - Header (GLIB2)
byte {3}     - null
uint16 {2}   - Unknown (3)
uint32 {4}   - Archive Size
uint64 {8}   - null
uint32 {4}   - Unknown
uint32 {4}   - Unknown
uint32 {4}   - Unknown
uint32 {4}   - Number Of Files [-1]
uint32 {4}   - Unknown (54)
uint32 {4}   - Unknown
uint64 {8}   - null
uint32 {4}   - Unknown (13)
uint32 {4}   - Unknown
byte {1}     - null
uint32 {4}   - Data Size

// for each file

uint32 {4}   - File Type ID?
byte {1}     - Unknown (1)
char {8}     - Filename (null)
uint32 {4}   - Offset


byte {X}     - File Data

MultiEx BMS Script

Not written yet

Compatible Programs