Psygnosis RDA: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
(Created page with "== RDA == * ''' Format Type ''': Misc <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> === Format Specifications === <div cla...")
imported>Ikskoks
Line 32: Line 32:


None.
None.
=== Games ===
List of games using this file format:
* Overboard! / Shipwreckers!
* [[G-Police]]


=== Compatible Programs ===  
=== Compatible Programs ===  

Revision as of 15:45, 12 November 2020

RDA


Format Specifications

// Psygnosis games
// RDA file format

// little endian

8 bytes (char) - magic // "RDA2   "
4 bytes (uint32) - number of entries
3 bytes - nulls

num_of_entries *
{
   4 bytes - enntry
}

MultiEx BMS Script

Not written yet.

Notes and Comments

None.

Games

List of games using this file format:

Compatible Programs

None.