Project Snowblind R
From XentaxWiki
R##
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
// For Each File
- uint64 {8} - Header ((byte)255 + "goefile")
- byte {1} - null
- byte {1} - Unknown (255)
- uint32 {4} - Decompressed File Size?
- uint32 {4} - Compression Tag? (1)
- uint64 {8} - File Data Header ((byte)255 + "symlist")
- byte {1} - null
- byte {X} - Compressed File Data
- byte {0-2047} - null Padding to a multiple of 2048 bytes
MultiEx BMS
Not written yet
Supported Programs
- None Yet - More Investigation Needed