OpenSpace SNA / DSB: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
||
| Line 9: | Line 9: | ||
<div class="toccolours mw-collapsible" id="mw-customcollapsible-myDivision" style="width:800px; overflow:auto;"> | <div class="toccolours mw-collapsible" id="mw-customcollapsible-myDivision" style="width:800px; overflow:auto;"> | ||
<pre> | <pre> | ||
// SNA file format | // SNA/DSB file format | ||
//header | //header | ||
Revision as of 17:32, 26 October 2020
SNA
- Format Type : Level
- Endian Order : Little Endian
Format Specifications
// SNA/DSB file format
//header
4 bytes (char) - magic // "y..j"
// Note: Everything after magic is encrypted.
num_of_sections *
{
//section structure
1 byte - part id
1 byte - offset used to save sections in game's memory
1 byte - unknown
4 bytes - unknown
4 bytes - unknown
4 bytes - unknown
4 bytes - unknown
4 bytes - data size
x bytes - data
}
MultiEx BMS
Not written yet.
Notes and Comments
- SNA and DSB files contains game data and are used by OpenSpace engine.
Supported Programs
Games
List of games using this file format:
- Rayman 2
- Donald Duck: Quack Attack / Donald Duck: Goin' Quackers