OpenSpace SNA / DSB: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (Created page with "== SNA == * ''' Format Type ''': Level <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> === Format Specifications === <div...") |
imported>Ikskoks |
||
| Line 37: | Line 37: | ||
=== Notes and Comments === | === Notes and Comments === | ||
* SNA files contains game data | * SNA files contains game data and are used by OpenSpace engine. | ||
=== Supported Programs === | === Supported Programs === | ||
Revision as of 17:10, 26 October 2020
SNA
- Format Type : Level
- Endian Order : Little Endian
Format Specifications
// SNA 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 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