GRAF:Journey To The Center Of The Earth 0000: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
mNo edit summary
imported>WATTO
m (Fixed with some new information)
Line 26: Line 26:
: char {X}&nbsp;&nbsp;&nbsp;&nbsp; - Filename <br>  
: char {X}&nbsp;&nbsp;&nbsp;&nbsp; - Filename <br>  
<br>
<br>
byte {1}&nbsp;&nbsp;&nbsp;&nbsp; - End Of Directory Marker <font color="purple">(1)</font> <br>  
uint32 {4}&nbsp;&nbsp; - Padding Length <font color="purple">(0/1/2/3)</font> <br>  
<br>
byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - null Padding <br>  
uint32 {4}&nbsp;&nbsp; - null <br>  
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
uint32 {4}&nbsp;&nbsp; - File Data Length <br>  
uint32 {4}&nbsp;&nbsp; - File Data Length <br>  

Revision as of 07:00, 4 January 2006

Choose archive extension:

0000


Format Specifications

char {7}     - Header (package)
uint32 {4}   - Version (1)
uint64 {8}   - CRC?
uint32 {4}   - Number Of Files?

byte {1}     - Directory Start Marker (1)
uint32 {4}   - null

// for each file

uint32 {4}   - File Offset (relative to the end of the directory)
uint32 {4}   - File Length
uint32 {4}   - Filename Length
char {X}     - Filename


uint32 {4}   - Padding Length (0/1/2/3)
byte {X}     - null Padding
uint32 {4}   - Unknown
uint32 {4}   - File Data Length

byte {X}     - File Data

MultiEx BMS

Not written yet

Other Games

  • Adventures Of Sherlock Holmes: The Case Of The Silver Earring *.0000
  • Journey To The Center of The Earth *.0000

Supported Programs