Gamecube - HerbFargus/Portable-Game-Station GitHub Wiki
The Nintendo Gamecube is a home video game system that was released by Nintendo in 2001.
Emulator: Dolphin
<system>
<name>gc</name>
<fullname>Nintendo GameCube</fullname>
<path>~/.emulationstation/roms/gc</path>
<extension>.iso .ISO .gcm .GCM</extension>
<command>%HOMEPATH%\.emulationstation\systems\dolphin\Dolphin.exe -e "%ROM_RAW%"</command>
<platform>gc</platform>
<theme>gc</theme>
</system>
note if you have spaces in your username you will need to install the emulators somewhere where the path won't have spaces for example C:\emulators\dolphin\Dolphin.exe -e "%ROM_RAW%"
Accepted File Extensions: .gcm
Place your Gamecube ROMs in
\.emulationstation\roms\gc