Difference between revisions of "Project Snowblind R"
From XentaxWiki
Dinoguy1000 (talk | contribs) m (Reverted edits by 37.59.80.67 (talk) to last revision by WATTO) |
|||
Line 28: | Line 28: | ||
* None Yet - More Investigation Needed | * None Yet - More Investigation Needed | ||
+ | |||
+ | |||
+ | [[Category:File Format]] |
Latest revision as of 14: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