Psygnosis RDR: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
 
(No difference)

Latest revision as of 15:58, 12 November 2020

RDR


Format Specifications

// Psygnosis games
// RDR file format

// little endian


//header
8 bytes (char) - magic // "RDR2   "
4 bytes (uint32) - number of RDT files


//filenames
num_of_rdt_files *
{
   64 bytes (char) - file name + padding
}

MultiEx BMS Script

Not written yet.

Notes and Comments

None.

Games

List of games using this file format:

Compatible Programs

None.