Shivers SOL 2
From XentaxWiki
Contents
SOL (TYPE 2)
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
// for each file
- char {X} - Filename
- byte {1} - null Filename Terminator
- byte {1} - Unknown
- byte {0-1} - Random Padding to multiple of 2 bytes
- uint32 {4} - Length (encrypted)
- uint32 {4} - Offset (encrypted)
MultiEx BMS Script
Not written yet
Notes and Comments
- The last entry in the directory is a file with null length and offset, and the name THE_END
Compatible Programs
- None - Incomplete format specifications