Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Solved dragonrise generic encoders

    GamePad/GPIO/USB encoder
    dragonrise generic encoders
    5
    17
    7166
    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.
    • redcomshell
      redcomshell last edited by

      Hello,
      I recently purchased some encoders (https://smile.amazon.com/gp/product/B01FZ797OC/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1) and after plugging them in and programming them they worked like they should. however once I started up a game the controller inverted left became right and up became down. If i only have one plugged in it works perfectly. I have tried to program them inverted, but they just stay that way. I also tried to go to the configuration by ssh, but I don't know where the programming would be for the controller. please help. also the joysticks are sanwa. thank you in advance.

      Substring 1 Reply Last reply Reply Quote 0
      • Substring
        Substring @redcomshell last edited by

        @redcomshell mmmhhhhh now that is wierd ... On whichever emulator you said ? Could you try N64, scummvm or Moonlight to see if it's just a retroarch problem ?

        You should also try running the evtest command with both encoders plugged, and with just one plugged to see if you get the same results, then try switching from auto to sdl2 for the input method in the recalbox.conf

        Former dev - Please reply with @substring so that i am notified when you answer me
        Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

        1 Reply Last reply Reply Quote 0
        • Markus
          Markus last edited by

          Hi, it seems there are many people who have the same problem, when there is this dragonrise usb in use with 2 Joysticks - except me. Is there already a solution? thx in advance.....

          1 Reply Last reply Reply Quote 0
          • acris
            acris last edited by acris

            Hello
            connect your encodeur and need this zip file : https://github.com/recalbox/recalbox-os/wiki/Recalbox-support-(EN)

            you need to change driver in recalbox.conf

            ## Set retroarch input driver (auto, udev, sdl2)
            ## If you don't have issues with your controllers, let auto
            global.inputdriver=sdl2
            
            1 Reply Last reply Reply Quote 0
            • Markus
              Markus last edited by Markus

              Hi, i uploaded the file - hope it did it right....and also changed the config file to "sdl2" but without any effects - still dont work.....Thank you

              Substring 1 Reply Last reply Reply Quote 0
              • Substring
                Substring @Markus last edited by

                @Markus Can you follow https://github.com/recalbox/recalbox-os/wiki/Recalbox-support-(EN) so that we can have a closer look ?

                Former dev - Please reply with @substring so that i am notified when you answer me
                Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                1 Reply Last reply Reply Quote 0
                • acris
                  acris last edited by acris

                  @Substring
                  Link xxx

                  Il ma conctaté par mp

                  redcomshell 1 Reply Last reply Reply Quote 0
                  • Markus
                    Markus last edited by

                    @acris
                    Thanks, i was unsure to post the link public 🙂

                    redcomshell 1 Reply Last reply Reply Quote 0
                    • redcomshell
                      redcomshell @Markus last edited by

                      @Markus Hello did you ever get a response for your issue? i'm still having the same problem. thank you

                      1 Reply Last reply Reply Quote 0
                      • redcomshell
                        redcomshell @acris last edited by

                        @acris Hello Acris I have added a zippy file. http://www51.zippyshare.com/v/Sdlr0H2Z/file.html I tried the steps above and it didn't work. i tried both udev and sdl2. thank you in advanced.

                        1 Reply Last reply Reply Quote 0
                        • acris
                          acris last edited by

                          Hello
                          if you have recalbox 4.0.2
                          edit /boot/cmdline.txt and add at the end of line this :

                          usbhid.quirks=0x0079:0x0006:0x040
                          

                          like this :

                          dwc_otg.lpm_enable=0 console=tty3 loglevel=3 elevator=deadline vt.global_cursor_default=0 logo.nologo root=/dev/mmcblk0p7 rootwait fastboot noswap usbhid.quirks=0x0079:0x0006:0x040
                          

                          save and reboot your raspberry.
                          Go to Emulationstation Menu > options gamepad.
                          Configure only player 1

                          Wal Ksys acris 2 Replies Last reply Reply Quote 0
                          • Wal Ksys
                            Wal Ksys @acris last edited by

                            @acris Hello! Did that work? I'm having the same problem now that I'm setting up my own arcade. Thank you very much!

                            1 Reply Last reply Reply Quote -1
                            • acris
                              acris last edited by

                              Hello @Wal-Ksys
                              Yes it works but you need to find idvendor and idproduct must be different

                              Wal Ksys 2 Replies Last reply Reply Quote 0
                              • Wal Ksys
                                Wal Ksys @acris last edited by

                                @acris How can I get them? I'm pretty new at this. Recalbox recognizes them as DragonRise. Thank you!

                                1 Reply Last reply Reply Quote -1
                                • Wal Ksys
                                  Wal Ksys @acris last edited by

                                  @acris Hello,
                                  I uploaded a file with the result of the recalbox-support.sh comman zippyshare . Does it help? thank you very much!

                                  1 Reply Last reply Reply Quote -1
                                  • acris
                                    acris @acris last edited by acris

                                    @Wal-Ksys

                                    same instructions configure only Player 1

                                    @acris said in dragonrise generic encoders:

                                    Hello
                                    if you have recalbox 4.0.2

                                    https://github.com/recalbox/recalbox-os/wiki/Make-a-partition-writable-(EN)

                                    edit /boot/cmdline.txt and add at the end of line this :

                                    usbhid.quirks=0x0079:0x0006:0x040
                                    

                                    like this :

                                    dwc_otg.lpm_enable=0 console=tty3 loglevel=3 elevator=deadline vt.global_cursor_default=0 logo.nologo root=/dev/mmcblk0p7 rootwait fastboot noswap usbhid.quirks=0x0079:0x0006:0x040
                                    

                                    save and reboot your raspberry.
                                    Go to Emulationstation Menu > options gamepad.
                                    Configure only player 1

                                    Wal Ksys 1 Reply Last reply Reply Quote 0
                                    • Wal Ksys
                                      Wal Ksys @acris last edited by Wal Ksys

                                      @acris Hello! First of all, thanks for the help, Already solved!! thank you very much!!! In the end, it was a human error. To better order the cables inside the Arcade, I did not notice and one of the levers was turned upside down !!

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

                                      Want to support us ?

                                      101
                                      Online

                                      98.7k
                                      Users

                                      28.1k
                                      Topics

                                      187.1k
                                      Posts

                                      Copyright © 2021 recalbox.com