SCAR Squadra Corse Alfa Romeo MIX
From XentaxWiki
(Redirected from SCAR)
Choose archive extension:
Contents
MIX
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
// HEADER
- uint32 {4} - null
- uint32 {4} - Number Of Files
- uint32 {4} - Directory Offset
- byte {20} - null
// FILE DATA
- byte {X} - File Data
- byte {0-511} - Padding to a multiple of 512 bytes
// DIRECTORY
- // for each file
- uint32 {4} - Encrypted Filename Length
- byte {X} - Encrypted Filename
- uint32 {4} - File Offset
- uint32 {4} - Compressed File Length
- uint32 {4} - Decompressed File Length
- byte {1} - null
- uint64 {8} - Unknown
- uint32 {4} - Encrypted Filename Length
MultiEx BMS
Not written yet
Notes and Comments
Some files use unknown compression
Unknown encryption used on the filename