OpenSpace SNA / DSB: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
Line 37: Line 37:


=== Notes and Comments ===  
=== Notes and Comments ===  
* SNA and DSB files contains game data and are used by OpenSpace engine.
* SNA and DSB files contains game data and are used by [https://raymanpc.com/wiki/en/OpenSpace OpenSpace engine].


=== Supported Programs ===  
=== Supported Programs ===  

Revision as of 18:12, 26 October 2020

SNA, DSB


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

Supported Programs

Games

List of games using this file format:

  • Rayman 2
  • Donald Duck: Quack Attack / Donald Duck: Goin' Quackers