7th Level BIN 7L
From XentaxWiki
Back to index | Edit this page
Contents
BIN (Type 1)
- Format type: Archive
- Endianness: Little-endian
Format Specifications
: char {2} - Header (7L)
- uint16 {2} - Version (1)
- byte {1} - Description Length
- byte {79} - Description (null)
- uint16 {2} - Number Of Files
- uint16 {2} - Unknown
- uint16 {2} - Unknown
- uint16 {2} - Unknown
- uint32 {4} - Unknown
- uint32 {4} - null
- uint16 {2} - Filename Directory Length
- byte {4} - Padding (0xFF 0xFF 0xFF 0xFF)
- uint32 {4} - Unknown
- uint64 {8} - null
// Directory
- // for each file
- uint16 {2} - File Type ID? (1,3,5,11,12)
- uint32 {4} - Offset (relative to the end of the directory)
- uint32 {4} - Length
// Filename Directory
- // for each file
- char {X} - Filename (null)
- byte {1} - null Filename Terminator
Notes and Comments
None
MultiEx BMS Script
Not written yet
Supported by Programs
Documentation
None
Games
- Arcade America *.bin
- Battle Beast *.bin
- G-Nome *.bin
- Krondor *.bin
- Monty Python and the Quest For The Holy Grail *.bin
- Monty Pythons Complete Waste Of Time *.bin
- Monty Pythons Meaning Of Life *.bin
- Take Your Best Shot *.bin
- The Great Word Adventure *.bin
- The Universe According To Virgil *.bin
- Tuneland *.bin