Updating the systems section in emulators.xml as follows should add support.
Code: Select all
<Emulator name="Dolphin" hidden="false">
<Systems>
<System name="Nintendo Gamecube" option="" script="false" cmd="-e "%path\%file%ext" -b" extensions=".rvz,.wia,.ciso,.dol,.elf,.gcm,.gcz,.iso,.wad,.wbfs"/>
<System name="Nintendo Wii" option="" script="false" cmd="-e "%path\%file%ext" -b" extensions=".rvz,.wia,.ciso,.dol,.elf,.gcm,.gcz,.iso,.wad,.wbfs"/>
</Systems>