GameCube GCM
Back to index | Edit this page
GCM
- Format Type : ROM file
- Endian Order : Little Endian
- Signature : None
Format Specifications
// header
6 bytes (char) - game ID // "GIAP7D" - Ice Age 2
// "GINX69" - Batman
// "RELSAB" - Crash Bandicoot
// etc.
1 byte (uint8) - disc number?
1 byte (uint8) - revision?
24 bytes - unknown
x bytes (char) - internal game name
// TODO
Notes and Comments
- Gamecube DVD image files
Games
List of games using this file format:
- Batman
- Crash Bandicoot
- Ice Age 2
QuickBMS Script
Not written yet.
Compatible Programs
- Dolphin
See Also