Set gamepad order for Scummvm.
-
-RPi4
-RetroPie 4.5.8 (Buster) build from Pi imager (+Latest updates)
-Emulator: Scummvm 2.7.0
-Gamepads: Logitech 710 & 310I am trying to set Logitech 310 to be the player1 controller. I set the joypad order for the libretro emulators but, how i can change the order and for the standalone scummvm ?
-
AFAIK this is not configurable in ScummVM, but can be set through the command line. By default RetroPie enables the 1st joystick through the ScummVM launcher (
+Start Scummvm.sh
), you'll need to modify the launcher and modify the line that starts ScummVM from:... /opt/retropie/emulators/scummvm/bin/scummvm --fullscreen --joystick=0 --extrapath="/opt/retropie/emulators/scummvm/extra" "$game" ...
to
... /opt/retropie/emulators/scummvm/bin/scummvm --fullscreen --joystick=1 --extrapath="/opt/retropie/emulators/scummvm/extra" "$game" ...
-
Thank you very much, that did the trick !
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.