GRAF:Journey To The Center Of The Earth 0000: Difference between revisions
Jump to navigation
Jump to search
imported>WATTO mNo edit summary |
imported>Ikskoks m (Ikskoks moved page GRAF:Journey To The Center Of The Earth to GRAF:Journey To The Center Of The Earth 0000) |
||
| (9 intermediate revisions by 3 users not shown) | |||
| Line 15: | Line 15: | ||
uint32 {4} - Version <font color="purple">(1)</font> <br> | uint32 {4} - Version <font color="purple">(1)</font> <br> | ||
uint64 {8} - <font color="red"> '' CRC? '' </font> <br> | uint64 {8} - <font color="red"> '' CRC? '' </font> <br> | ||
uint32 {4} - | uint32 {4} - Number Of Files <br> | ||
<br> | <br> | ||
byte {1} - Directory Start Marker <font color="purple">(1)</font> <br> | byte {1} - Directory Start Marker <font color="purple">(1)</font> <br> | ||
| Line 21: | Line 21: | ||
<br> | <br> | ||
<font color="blue"> ''' // for each file ''' </font> <br> | <font color="blue"> ''' // for each file ''' </font> <br> | ||
: uint32 {4} - File Offset <font color="purple">(relative to the | : uint32 {4} - File Offset <font color="purple">(relative to the start of the file data)</font> <br> | ||
: uint32 {4} - File Length <br> | : uint32 {4} - File Length <br> | ||
: uint32 {4} - Filename Length <br> | : uint32 {4} - Filename Length <br> | ||
: char {X} - Filename <br> | : char {X} - Filename <br> | ||
<br> | <br> | ||
uint32 {4} - Padding Length <font color="purple">(0/1/2/3)</font> <br> | |||
byte {X} - null Padding <br> | |||
uint32 {4} - <font color="red"> '' Unknown '' </font> <br> | uint32 {4} - <font color="red"> '' Unknown '' </font> <br> | ||
uint32 {4} - File Data Length <br> | uint32 {4} - File Data Length <br> | ||
| Line 47: | Line 46: | ||
* [[Game Extractor|Game Extractor]]<br> | * [[Game Extractor|Game Extractor]]<br> | ||
[[Category:File Format]] | |||
Latest revision as of 15:25, 10 January 2021
Choose archive extension:
0000
- Format Type : Archive
- Endian Order : Little Endian
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 start of the file data)
- 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