Colin McRae 2005 BIG: Difference between revisions
Jump to navigation
Jump to search
imported>WATTO No edit summary |
imported>WATTO No edit summary |
(No difference)
| |
Revision as of 06:13, 4 January 2006
Choose archive extension:
BIG
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
// ARCHIVE HEADER
- char {4} - Header (BIGF)
- uint32 {4} - Number Of Files
- uint32 {4} - First File Offset
- uint32 {4} - Padding Multiple (2048)
- byte {20} - Description? Directory Name? (null)
// FILES DIRECTORY
- // for each file
- char {16} - Filename (null)
- uint32 {4} - File Length
- uint32 {4} - File Offset (relative to the start of the file data)
- char {16} - Filename (null)
byte {0-2047} - null Padding to a multiple of 2048 bytes
// FILE DATA
- // for each file
- byte {X} - File Data
- byte {0-2047} - null Padding to a multiple of 2048 bytes
- byte {X} - File Data
MultiEx BMS
Not written yet
Other Games
These games all use this archive format:
- Colin McRae Rally 2004 *.big
- Colin McRae Rally 2005 *.big
- Toca Race Driver *.big
- Toca Race Driver 2 *.big
- Toca Race Driver 3: Honda Civic 2006 *.big