7th Level BIN 7LB: Difference between revisions
Jump to navigation
Jump to search
imported>Dinoguy1000 No edit summary |
imported>Ikskoks No edit summary |
||
| (11 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{GRAFPageHeader}} | ||
== BIN (Type 3: 7LB) == | |||
{{GRAFPageMisc}} | |||
=== Format Specifications === | |||
uint32 {4} - Version | {{GRAFPageFormat|1=<nowiki/> | ||
byte {78} - Description | : char {4} - Header {{Constant|("7LB" 0x01)}} | ||
uint32 {4} - | : uint32 {4} - Version {{Constant|(2)}} | ||
uint64 {8} - null | : byte {78} - Description {{Constant|(null)}} | ||
uint32 {4} - | : uint32 {4} - {{Unknown}} {{Constant|(2)}} | ||
byte {92} - null | : uint64 {8} - null | ||
uint16 {2} - | : uint32 {4} - {{Unknown}} | ||
uint32 {4} - | : byte {92} - null | ||
uint16 {2} - | : uint16 {2} - {{Unknown}} {{Constant|(1)}} | ||
uint32 {4} - | : uint32 {4} - {{Unknown}} {{Constant|(236)}} | ||
uint16 {2} - | : uint16 {2} - {{Unknown}} | ||
uint32 {4} - | : uint32 {4} - {{Unknown}} | ||
byte {14} - null | : uint16 {2} - {{Unknown}} | ||
uint32 {4} - Directory Offset | : uint32 {4} - {{Unknown}} | ||
uint32 {4} - Directory Length | : byte {14} - null | ||
byte {16} - null | : uint32 {4} - Directory Offset | ||
uint32 {4} - Counter Offset | : uint32 {4} - Directory Length | ||
uint32 {4} - Counter Length | : byte {16} - null | ||
uint32 {4} - Filename Directory Offset | : uint32 {4} - Counter Offset | ||
uint32 {4} - Filename Directory Length | : uint32 {4} - Counter Length | ||
uint32 {4} - | : uint32 {4} - Filename Directory Offset | ||
uint32 {4} - | : uint32 {4} - Filename Directory Length | ||
uint32 {4} - Image Offset | : uint32 {4} - {{Unknown|Unknown offset}} | ||
uint32 {4} - Image Length | : uint32 {4} - {{Unknown|Unknown length}} | ||
byte {40} - null | : uint32 {4} - Image Offset | ||
: uint32 {4} - Image Length | |||
byte {X} - File Data | : byte {40} - null | ||
byte {X} - Directories in the order specified by the header | : byte {X} - File Data | ||
: | |||
:: | : byte {X} - Directories in the order specified by the header | ||
::: uint16 {2} - | :: {{BlockDescription| // Directory }} | ||
::: uint32 {4} - Offset | ::: {{BlockDescription| // for each file }} | ||
::: uint32 {4} - Length | :::: uint16 {2} - {{Unknown|File Type ID?}} {{Constant|(1-18)}} | ||
:::: uint32 {4} - Offset | |||
:::: uint32 {4} - Length | |||
}} | }} | ||
[[ | === Notes and Comments === | ||
None | |||
=== MultiEx BMS Script === | |||
Not written yet | |||
=== Supported by Programs === | |||
* [[Game Extractor|Game Extractor]] | |||
=== Documentation === | |||
None | |||
=== Games === | |||
* [[Arcade America *.bin]] | |||
* [[Battle Beast]] [[BIN|*.bin]] | |||
* [[G-Nome]] [[BIN|*.bin]] | |||
* [[Krondor]] [[BIN|*.bin]] | |||
* [[Monty Python and the Quest For The Holy Grail]] [[BIN|*.bin]] | |||
* [[Monty Pythons Complete Waste Of Time]] [[BIN|*.bin]] | |||
* [[Monty Pythons Meaning Of Life]] [[BIN|*.bin]] | |||
* [[Take Your Best Shot]] [[BIN|*.bin]] | |||
* [[The Great Word Adventure]] [[BIN|*.bin]] | |||
* [[The Universe According To Virgil]] [[BIN|*.bin]] | |||
* [[Tuneland]] [[BIN|*.bin]] | |||
{{GRAFPageFooter}} | |||
[[Category:PC formats]] | |||
[[Category:File Format]] | |||
Latest revision as of 01:33, 3 January 2021
Back to index | Edit this page
BIN (Type 3: 7LB)
- Format type: Archive
- Endianness: Little-endian
Format Specifications
- char {4} - Header ("7LB" 0x01)
- uint32 {4} - Version (2)
- byte {78} - Description (null)
- uint32 {4} - Unknown (2)
- uint64 {8} - null
- uint32 {4} - Unknown
- byte {92} - null
- uint16 {2} - Unknown (1)
- uint32 {4} - Unknown (236)
- uint16 {2} - Unknown
- uint32 {4} - Unknown
- uint16 {2} - Unknown
- uint32 {4} - Unknown
- byte {14} - null
- uint32 {4} - Directory Offset
- uint32 {4} - Directory Length
- byte {16} - null
- uint32 {4} - Counter Offset
- uint32 {4} - Counter Length
- uint32 {4} - Filename Directory Offset
- uint32 {4} - Filename Directory Length
- uint32 {4} - Unknown offset
- uint32 {4} - Unknown length
- uint32 {4} - Image Offset
- uint32 {4} - Image Length
- byte {40} - null
- byte {X} - File Data
- byte {X} - Directories in the order specified by the header
- // Directory
- // for each file
- uint16 {2} - File Type ID? (1-18)
- uint32 {4} - Offset
- uint32 {4} - Length
- // for each file
- // Directory
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