GRAF:7th Level BIN 7Lb: Difference between revisions
imported>Mr.Mouse m (7th Level BIN 7Lb moved to GRAF:7th Level BIN 7Lb) |
imported>Dinoguy1000 No edit summary |
||
| Line 1: | Line 1: | ||
{{GRAFPageHeader}} | |||
== BIN (7Lb) == | |||
{{GRAFPageMisc|date_posted=06:09, 4 January 2006}} | |||
=== Format Specifications === | === Format Specifications === | ||
{{GRAFPageFormat|1= | |||
char {4} - Header {{Purple|(7Lb + 0x01)}}<br> | |||
uint32 {4} - {{Unknown}} {{Purple|(144945)}}<br> | |||
char {78} - Description {{Purple|(null)}}<br> | |||
uint32 {4} - {{Unknown}} {{Purple|(2)}}<br> | |||
uint64 {8} - null<br> | |||
uint32 {4} - {{Unknown}}<br> | |||
uint32 {4} - {{Unknown}}<br> | |||
byte {120} - null<br> | |||
uint16 {2} - {{Unknown}} {{Purple|(1/2)}}<br> | |||
uint32 {4} - {{Unknown}} {{Purple|(236)}}<br> | |||
uint32 {4} - {{Unknown}}<br> | |||
uint32 {4} - {{Unknown}}<br> | |||
uint16 {2} - {{Unknown}}<br> | |||
uint32 {4} - Files Directory Offset<br> | |||
uint32 {4} - Files Directory Length<br> | |||
byte {16} - null<br> | |||
uint32 {4} - Counter Directory Offset<br> | |||
uint32 {4} - Counter Directory Length<br> | |||
uint32 {4} - Filename Directory Offset<br> | |||
uint32 {4} - Filename Directory Length<br> | |||
uint32 {4} - {{Unknown|Unknown Directory Offset}}<br> | |||
uint32 {4} - {{Unknown|Unknown Directory Length}}<br> | |||
uint32 {4} - Image Offset<br> | |||
uint32 {4} - Image Length<br> | |||
byte {24} - null<br> | |||
uint32 {4} - Functions Directory 1<br> | |||
uint32 {4} - Functions Directory 1 Length<br> | |||
uint32 {4} - Functions Directory 2<br> | |||
uint32 {4} - Functions Directory 2 Length<br> | |||
uint32 {4} - End Directory Offset<br> | |||
uint32 {4} - End Directory Length | |||
{{Blue| // FILE DATA }} | |||
: {{Blue| // for each file }} | |||
:: byte {X} - File Data | |||
: | |||
:: byte | |||
{{Blue| // FILES DIRECTORY }} | |||
: {{Blue| // for each file }} | |||
:: uint16 {2} - {{Unknown|File Type ID?}} {{Purple|(1-18)}} | |||
:: uint32 {4} - File Offset | |||
:: uint32 {4} - File Length | |||
{{Blue| // COUNTER DIRECTORY }} | |||
: byte {X} - {{Unknown}} | |||
[[Category: | {{Blue| // FILENAME DIRECTORY }} | ||
: {{Blue| // for each file }} | |||
:: char {X} - Filename | |||
:: byte {1} - null Filename Terminator | |||
{{Blue| // UNKNOWN DIRECTORY }} | |||
: byte {X} - {{Unknown}} | |||
{{Blue| // IMAGE }} | |||
: {{Blue| // for (236) }} | |||
:: byte {1} - Red | |||
:: byte {1} - Green | |||
:: byte {1} - Blue | |||
:: byte {1} - Alpha | |||
{{Blue| // FUNCTIONS DIRECTORY 1 }} | |||
: {{Blue| // for each function }} | |||
:: char {X} - Function name | |||
:: byte {1} - null Function name terminator | |||
{{Blue| // FUNCTIONS DIRECTORY 2 }} | |||
: {{Blue| // for each function }} | |||
:: char {X} - Function name | |||
:: byte {1} - null Function name terminator | |||
{{Blue| // END DIRECTORY }} | |||
: {{Blue| // for each ??? }} | |||
:: uint16 {2} - {{Unknown}} {{Purple|(0/1/2)}}}} | |||
=== Notes and Comments === | |||
None | |||
=== MultiEx BMS Script === | |||
{{NoBMSScript}} | |||
=== Supported by Programs === | |||
* {{ProgramSupportGameExtracter}} | |||
=== Links === | |||
None | |||
=== Games === | |||
* [[Ace Ventura]] [[BIN|*.bin]] | |||
{{GRAFPageFooter}} | |||
[[Category:Complete WIP|7th Level BIN 7Lb]] [[Category:Platform PC|7th Level BIN 7Lb]] [[Category:CE None|7th Level BIN 7Lb]] [[Category:Malformed Page|7th Level BIN 7Lb]] | |||
Revision as of 01:02, 10 December 2006
Back to index | Edit this page
BIN (7Lb)
- Format type: Archive
- Endianness: Little-endian
Format Specifications
uint32 {4} - Unknown (144945)
char {78} - Description (null)
uint32 {4} - Unknown (2)
uint64 {8} - null
uint32 {4} - Unknown
uint32 {4} - Unknown
byte {120} - null
uint16 {2} - Unknown (1/2)
uint32 {4} - Unknown (236)
uint32 {4} - Unknown
uint32 {4} - Unknown
uint16 {2} - Unknown
uint32 {4} - Files Directory Offset
uint32 {4} - Files Directory Length
byte {16} - null
uint32 {4} - Counter Directory Offset
uint32 {4} - Counter Directory Length
uint32 {4} - Filename Directory Offset
uint32 {4} - Filename Directory Length
uint32 {4} - Unknown Directory Offset
uint32 {4} - Unknown Directory Length
uint32 {4} - Image Offset
uint32 {4} - Image Length
byte {24} - null
uint32 {4} - Functions Directory 1
uint32 {4} - Functions Directory 1 Length
uint32 {4} - Functions Directory 2
uint32 {4} - Functions Directory 2 Length
uint32 {4} - End Directory Offset
uint32 {4} - End Directory Length
// FILE DATA
- // for each file
- byte {X} - File Data
// FILES DIRECTORY
- // for each file
- uint16 {2} - File Type ID? (1-18)
- uint32 {4} - File Offset
- uint32 {4} - File Length
// COUNTER DIRECTORY
- byte {X} - Unknown
// FILENAME DIRECTORY
- // for each file
- char {X} - Filename
- byte {1} - null Filename Terminator
// UNKNOWN DIRECTORY
- byte {X} - Unknown
// IMAGE
- // for (236)
- byte {1} - Red
- byte {1} - Green
- byte {1} - Blue
- byte {1} - Alpha
// FUNCTIONS DIRECTORY 1
- // for each function
- char {X} - Function name
- byte {1} - null Function name terminator
// FUNCTIONS DIRECTORY 2
- // for each function
- char {X} - Function name
- byte {1} - null Function name terminator
// END DIRECTORY
- // for each ???
- uint16 {2} - Unknown (0/1/2)
Notes and Comments
None
MultiEx BMS Script
None written yet.
Supported by Programs
Links
None