We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2694c2 commit 997ce48Copy full SHA for 997ce48
1 file changed
prepare.ps1
@@ -689,7 +689,7 @@ $newConfig = "<systemList>
689
<name>gc</name>
690
<path>$gcPath</path>
691
<extension>.iso .ISO</extension>
692
- <command>C:\tools\Dolphin-x64\Dolphin.exe -e `"%ROM_RAW%`"</command>
+ <command>C:\tools\Dolphin-Beta\Dolphin.exe -e `"%ROM_RAW%`"</command>
693
<platform>gc</platform>
694
<theme>gc</theme>
695
</system>
@@ -698,7 +698,7 @@ $newConfig = "<systemList>
698
<fullname>Nintendo Wii</fullname>
699
<path>$wiiPath</path>
700
<extension>.iso .ISO .wad .WAD</extension>
701
702
<platform>wii</platform>
703
<theme>wii</theme>
704
0 commit comments