Psygnosis RDX: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
(No difference)
| |
Latest revision as of 15:53, 12 November 2020
RDX
- Format Type : Misc
- Endian Order : Little Endian
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.