Creating a sh script inside the rom folder to load Wii Menu, similar to Scummvm
-
I'm trying to get my head around how to get the runcommand to load the Wii menu from a script, similar to the +start_scummvm.sh script rather than running the script as a rom?
This code here is how I load the Wii menu at the moment:-
wii_menu = "XINIT:/opt/retropie/emulators/dolphin/bin/dolphin-emu-nogui -n 0000000100000002"
But at the moment I've only figured out how to use that selecting at the run command menu. But ideally I'd like to set something up so I can select it from the Rom menu.
Anyone done something like that already? Or got any good tips on getting that script working?
-
Create an empty
Wii Menu.wad
and set theruncommand
to launch it to be yourwii-menu
emulator entry. -
With this it will be possible to open dolphin menu settings ?
-
With this it will be possible to open dolphin menu settings ?
No, but you can already do that by choosing the
dolphin-gui
emulator entry.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.