RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Set gamepad order for Scummvm.

    Scheduled Pinned Locked Moved Help and Support
    scummvm gamepadgamepad orderscummvm
    3 Posts 2 Posters 292 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • windgW
      windg
      last edited by

      -RPi4
      -RetroPie 4.5.8 (Buster) build from Pi imager (+Latest updates)
      -Emulator: Scummvm 2.7.0
      -Gamepads: Logitech 710 & 310

      I 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 ?

      My English isn't at a good level.

      1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator
        last edited by mitu

        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"
        ...
        
        1 Reply Last reply Reply Quote 1
        • windgW
          windg
          last edited by

          Thank you very much, that did the trick !

          My English isn't at a good level.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          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.