OpenSpace SNA / DSB: Difference between revisions

From XentaxWiki
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
(Created page with "== SNA == * ''' Format Type ''': Level <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> === Format Specifications === <div...")
(No difference)

Revision as of 17:08, 26 October 2020

SNA


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

Supported Programs

Games

List of games using this file format:

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