Skip to content
HerbFargus edited this page Jul 22, 2015 · 1 revision

Wii


The Nintendo Wii is a home video game system that was released by Nintendo in 2006.


Emulator: Dolphin

es_systems.cfg

<system>
	<name>wii</name>
	<fullname>Nintendo Wii</fullname>
	<path>~/.emulationstation/roms/wii</path>
	<extension>.iso .ISO</extension>
	<command>"%HOMEPATH%\.emulationstation\systems\dolphin\dolphin.exe" -e "%ROM_RAW%"</command>
	<platform>wii</platform>
	<theme>wii</theme>	
  </system>

ROMS

Accepted File Extensions: .iso

Place your Wii ROMs in

\.emulationstation\roms\wii
Clone this wiki locally