GCM
From WikiTemp, the GBAtemp wiki
Contents
Information
GCM is a command-line tool for Gamecube game image files. It can view information such as the Game ID, Region, Maker ID, the filesystem, and shrink images just like GCMUtility.
Usage
From a command prompt:
- gcm [-fs|-sh] <filename>
- -fs: Display the filesystem of the image
- -sh: Shrink the image.
Requirements
Windows
Compatibility
Gamecube ISO files work just fine. Since Wii ISOs have a similar format, it can get some information from those as well (game and maker codes, region, game name). Do not use the -fs nor -sh options on Wii images.
History
Download
Acknowledgements
- Yagcd documentation.
- TehSkeen, emu_kidid, softdev
TODO
- More to come eventually.
- File browsing, extracting, etc.
- Send suggestions to the discussion page.