Psygnosis RDX

From XentaxWiki
Jump to: navigation, search

RDX


Format Specifications

// Psygnosis games
// RDX file format

// little endian


//header
8 bytes (char) - magic // "RDX2   "
4 bytes (uint32) - number of entries


//entries
num_of_entries *
{
   4 bytes - nulls
   4 bytes - unknown
}

MultiEx BMS Script

Not written yet.

Notes and Comments

None.

Games

List of games using this file format:

Compatible Programs

None.