Gamecube - HerbFargus/Portable-Game-Station GitHub Wiki

Gamecube


The Nintendo Gamecube is a home video game system that was released by Nintendo in 2001.


Emulator: Dolphin

es_systems.cfg

 <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%"

ROMS

Accepted File Extensions: .gcm

Place your Gamecube ROMs in

\.emulationstation\roms\gc
⚠️ **GitHub.com Fallback** ⚠️