Project Snowblind R: Difference between revisions
Jump to navigation
Jump to search
imported>WATTO No edit summary |
imported>Ikskoks No edit summary |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 28: | Line 28: | ||
* None Yet - More Investigation Needed | * None Yet - More Investigation Needed | ||
[[Category:File Format]] | |||
Latest revision as of 13:22, 17 January 2021
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