Shivers SOL 1: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks No edit summary |
imported>Ikskoks No edit summary |
(No difference)
| |
Latest revision as of 11:54, 21 January 2021
SOL (TYPE 1)
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
// for each file
- char {X} - Directory Name
- byte {1} - null Directory Name Terminator
- char {X} - Filename
- byte {1} - null Filename Terminator
- byte {1} - End of directory marker (more to follow=null, end of directory=80)
- uint32 {4} - null
- uint32 {4} - Length
- uint32 {4} - Offset
byte {X} - File Data
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