Train Driver 2005 JA: Difference between revisions
Jump to navigation
Jump to search
imported>WATTO No edit summary |
imported>WATTO No edit summary |
(No difference)
| |
Revision as of 10:22, 20 December 2005
Choose archive extension:
JA
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {8} - Header (ARCHINFO)
uint32 {4} - Number Of Files?
char {4} - Header 2 (0CRA)
uint32 {4} - Unknown
uint32 {4} - Unknown
uint32 {4} - File Data Length?
byte {16} - null
// for each file
- char {4} - File Header (FIL )
- uint32 {4} - Length Of This File Entry (excluding these 2 fields, including all following fields)
- byte {260} - Filename (null)
- uint32 {4} - Decompressed File Length
- uint32 {4} - Compressed File Length (starting from, and including, the CFIL Header)
- uint32 {4} - Hash?
- byte {12} - null
- uint32 {4} - Unknown (128)
- char {4} - Compressed File Header (CFIL)
- uint32 {4} - Unknown
- uint32 {4} - Decompressed File Length
- byte {X} - Compressed File Data
MultiEx BMS
Not written yet
Notes and Comments
- Unknown compression method