Psygnosis RDR
RDR
- Format Type : Misc
- Endian Order : Little Endian
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.