Aquarnoid 2 GOB
GOB
- Format Type : Archive
- Endian Order : Little Endian
- Date Posted : Dec. 5, 2005
Format Specifications
char {4} - Header (GOB + null byte)
uint32 {4} - Number of files
// Directory
- // for each file
- uint32 {4} - File Offset
- uint32 {4} - File Length
- char {260} - Filename (null)
- uint32 {4} - File Offset
byte {X} - File Data
MultiEx BMS Script
ImpType Standard ; IDString 0 GOB ; Get FOOBAR Byte 0 ; Get FILENUM Long 0 ; For X = 1 To FILENUM ; SavePos FOFFSETX 0 ; Get FOFFSET Long 0 ; SavePos FSIZEX 0 ; Get FSIZE Long 0 ; GetDString FNAME 260 0 ; Log FNAME FOFFSET FSIZE FOFFSETX FSIZEX ; Next X ;
Supported by Programs
Other Games
These games also use this file format: