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

    Multiple Controllers

    Scheduled Pinned Locked Moved Help and Support
    22 Posts 5 Posters 36.1k 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.
    • R
      ralph Bing @meleu
      last edited by

      @meleu
      so would I have to run that program each time to change controllers?

      meleuM 1 Reply Last reply Reply Quote 0
      • meleuM
        meleu @ralph Bing
        last edited by

        @ralph-Bing said in Multiple Controllers:

        @meleu
        so would I have to run that program each time to change controllers?

        Yep! If you prefer you can edit the retroarch.cfg manually, or change the controllers ports, each time to change controllers.

        It's up to you.

        • Useful topics
        • joystick-selection tool
        • rpie-art tool
        • achievements I made
        1 Reply Last reply Reply Quote 0
        • R
          ralph Bing
          last edited by

          does the program add itself to the retropie menu so I do not need to exit emulation station to run?

          meleuM 1 Reply Last reply Reply Quote 0
          • R
            ralph Bing
            last edited by

            just read that it does intergrate itself into emulation station

            1 Reply Last reply Reply Quote 0
            • meleuM
              meleu @ralph Bing
              last edited by

              @ralph-Bing said in Multiple Controllers:

              does the program add itself to the retropie menu so I do not need to exit emulation station to run?

              Yep! If you try it, let me know if you liked! ;-)

              • Useful topics
              • joystick-selection tool
              • rpie-art tool
              • achievements I made
              chicueloC 1 Reply Last reply Reply Quote 0
              • chicueloC
                chicuelo @meleu
                last edited by chicuelo

                @meleu Is this still working?
                I have installed but when I go to experimental packages I can't find the joystick-selection menu.
                Im running retropie 4.4 (latest version)

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

                  @chicuelo The joystick selection tool is not part of the official RetroPie repository, you'll have to install it yourself.

                  chicueloC 1 Reply Last reply Reply Quote 0
                  • chicueloC
                    chicuelo @mitu
                    last edited by

                    @mitu
                    Thanks mate. I have already installed but now I am wondering if its useful for what I am trying to do:
                    I have multiple retroarch.cfg files depending on which controller I will use. PS3 has not the same button assignment that a snes one.
                    Can I select wich .cfg file use instead of replacing the retroarch.cfg every time I switch a control?
                    Now I have a retroarch.cfg, snes-usb.cfg, ps3-sony.cfg and ps3-shawan.cfg. Each one works with the corresponding controller and I have to switch them via FTP system by system renaming it to retroarch.cfg. Can I do that with this tool?

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

                      @chicuelo said in Multiple Controllers:

                      Can I do that with this tool?

                      I think so, you can choose to remember which is the controller order based on the system used. Inside RetroArch you can configure the key bindings and choose to save the core remapping (though this will likely affect other systems using the same core, but there's only a few emulators which service multiple systems).

                      chicueloC 1 Reply Last reply Reply Quote 0
                      • chicueloC
                        chicuelo @mitu
                        last edited by

                        @mitu I think its a different use, I will play all the system with a controller one day, and another I will switch all the inputs to another controller so I think its another kind of need. Today I am using the ps3 wireless controller to play every system but maybe tomorrow I need to use the snes usb and I have to set all the retroarch.cfg files to the bind that works with that controller. Its a hard task to make it manually

                        mituM meleuM 2 Replies Last reply Reply Quote 0
                        • mituM
                          mitu Global Moderator @chicuelo
                          last edited by

                          @chicuelo If you're using just one controller at a time, then there's no need for the joystick selection tool. It's a different use case.

                          1 Reply Last reply Reply Quote 0
                          • meleuM
                            meleu @chicuelo
                            last edited by

                            @chicuelo I think you'll like to read this section of the docs: https://retropie.org.uk/docs/RetroArch-Configuration/#core-input-remapping

                            • Useful topics
                            • joystick-selection tool
                            • rpie-art tool
                            • achievements I made
                            chicueloC 1 Reply Last reply Reply Quote 0
                            • chicueloC
                              chicuelo @meleu
                              last edited by

                              @mitu Yes, only a pair of the same controllers at a time. Thanks!

                              @meleu I have present the core configuration, but I have set to every emulator a .cfg file because the default/global key binding is messy. For Megadrive where you have X Y Z, A B C, the controllers are not in that order so I arrange the better asset for each console depending on wich control you use. For example the Physical A button you use for megadrive is not the same A button you use for Mame.
                              My idea is to easily change between cfg files avoiding the ftp process of renaming and deleting. Maybe there is an easiest way and I am missing it!

                              0_1531331145220_Captura de pantalla 2018-07-11 a la(s) 14.42.50.jpg

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

                                So, if I understand it, you'd like to have particular mappings per controller and system at the same time, depending on which controller you're using at the moment.

                                chicueloC 1 Reply Last reply Reply Quote 0
                                • chicueloC
                                  chicuelo @mitu
                                  last edited by

                                  @mitu Yes, If I decide to use a snes controller, I manually rename all the snes.cfg to retroarch.cfg in every system.
                                  If there is a way (inside retroarch) to detect which controller is plugged and assign that cfg it would be great. If there is a way inside the RGUI it would be great too

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

                                    @chicuelo I think there is a way to load a remap file in RGUI, so you could save your remap file for each controller/system and load that remap file.
                                    Other possibility to automate this would be to use the onstart script of the Runcommand and check which controller is connected - just like @meleu's script - and rename the proper file to retroarch.cfg before the game is launched. Of course, this would work only for libretro based emulators.

                                    chicueloC 1 Reply Last reply Reply Quote 0
                                    • chicueloC
                                      chicuelo @mitu
                                      last edited by

                                      @mitu I see, I think the best way is keeping it doing as I do right now. Its a little tedious but it works fine!

                                      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.