7th Level BIN 7L: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
imported>Dinoguy1000
No edit summary
Line 1: Line 1:
== BIN (TYPE 1) ==
{{GRAFTemplate1|
 
file_extension=BIN (Type 1)|
* ''' Format Type ''':    Archive <br>
format_type=Archive|
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>
endian_order=Little Endian|
 
date_posted=06:18, 11 Dec 2005|
 
format_specifications=char {2}&nbsp;&nbsp;&nbsp;&nbsp; - Header <font color="purple">(7L)</font> <br>  
=== Format Specifications ===
 
<tt><b>
char {2}&nbsp;&nbsp;&nbsp;&nbsp; - Header <font color="purple">(7L)</font> <br>  
uint16 {2}&nbsp;&nbsp; - Version <font color="purple">(1)</font> <br>  
uint16 {2}&nbsp;&nbsp; - Version <font color="purple">(1)</font> <br>  
byte {1}&nbsp;&nbsp;&nbsp;&nbsp; - Description Length <br>  
byte {1}&nbsp;&nbsp;&nbsp;&nbsp; - Description Length <br>  
Line 34: Line 30:
:: byte {1}&nbsp;&nbsp;&nbsp;&nbsp; - null Filename Terminator <br>
:: byte {1}&nbsp;&nbsp;&nbsp;&nbsp; - null Filename Terminator <br>
<br>
<br>
byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - File Data <br>
byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - File Data|
<br>
notes=None|
</b></tt>
bms_script=Not written yet|
 
programs=* [[Game Extractor|Game Extractor]]|
=== MultiEx BMS Script ===
documentation=None|
 
games=* Arcade America *.bin
Not written yet<br><br>
 
=== Compatible Programs ===
 
* [[Game Extractor|Game Extractor]]<br><br>
 
=== Other Games ===
 
These games also use this file format<br>
* Arcade America *.bin
* Battle Beast *.bin
* Battle Beast *.bin
* G-Nome *.bin
* G-Nome *.bin
Line 60: Line 46:
* The Universe According To Virgil *.bin
* The Universe According To Virgil *.bin
* Tuneland *.bin
* Tuneland *.bin
}}
[[Category:No BMS]] [[Category:Almost Done]] [[Category:Archive]] [[Category:PC]] [[Category:Common Format]]

Revision as of 00:30, 23 April 2006

Back to index | Edit this page

BIN (Type 1)

{{GRAFPageMisc{{ subst:#if: Archive | {{subst:!}}Archive }}{{ subst:#if: Little Endian | {{subst:!}}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 (all (byte)255's)
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


byte {X}     - File Data

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

Navigation

Jump to a listing by...
All Formats - Common Formats - Standard Formats - Malformed Pages
Platforms
Microsoft:
Xbox
Xbox 360
Nintendo:
GameCube
DS
Desktop:
PC
Sega:
Dreamcast
Sony:
PlayStation
PlayStation 2
PlayStation 3
PlayStation Portable
Type
Animation - Archive - Audio - Image - Mesh - Miscellaneous - Model - Video
Endianness
Little-endian - Big-endian
BMS Scripts
Pages Without a BMS Script

All Pages with Scripts:
Recently Added Scripts

Program Support
No Known Support

MultiEx Commander - Game Extractor

Format Specification Completion
Work in Progress - Almost Done - Completed
Compression and Encryption
No Compression or Encryption Used - Unknown Compression or Encryption Used

One or Both Used:
Compression Used - Both Compression and Encryption Used