Recalbox Forum

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

    Recalbox not recognizing 2nd player 03H Dual Arcade 3...

    GamePad/GPIO/USB encoder
    recalbox recognizing 2nd player 03h
    5
    19
    6482
    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.
    • Andrei
      Andrei last edited by

      Hello,
      i am working on a arcade coffee table project.All fine until now but i cannot set up the 2nd player.

      Controllers are recognized as 03H Dual Arcade 3... and al buttons are connected to one usb controller.

      Any ideas?

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

        I found this.

        recalbox-buildroot/board/recalbox/fsoverlay/etc/modprobe.d/usbhid.conf

        3H Dual Arcade 2Players

        options usbhid quirks=0x16c0:0x05e0:0x040

        How can i access the usbhid.conf ? so i can add 2 players

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

          Hello @Andrei
          only it usbhid is the same encoder
          and this syntax is only for 4.1

          You need to check this information in dmesg log

          if you have recalbox 4.0.2
          https://forum.recalbox.com/topic/4630/mapped-2p-buttons-don-t-behave-correctly/6

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

            Hi @acris

            Thanks for your reply.

            so i delete and added this line :

            dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty3 loglevel=3 elevator=deadline vt.global_cursor_default=0 logo.nologo root=/dev/mmcblk0p7 rootwait fastboot noswap ro usbhid.quirks=0x16c0:0x5e1:0x040

            still nothing, i see only Player 1 on #0 and nothing like #1

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

              I need your recalbox- support.sh.
              Check wiki.

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

                i updated to 4.1, trying like this...

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

                  I have the same problem like this guy.Also my encoder is same.looks that he solve it.Can someone help me solve the problem?

                  I added usbhid quirks=0x16c0:0x05e0:0x040 , but sill no luck

                  https://forum.recalbox.com/topic/6148/encodeur-usb-joystick-2-joueurs-3h-equivalent-xim-mo-impossible-2players/2

                  I get this:

                  /recalbox/scripts/recalbox-support.sh
                  lspci: /sys/bus/pci/devices: No such file or directory
                  /recalbox/scripts/recalbox-support.sh: line 53: aplay: command not found
                  /recalbox/scripts/recalbox-support.sh: line 54: glxinfo: command not found
                  /recalbox/share/saves/recalbox-support-20170317152936.tar.gz

                  https://file.ac/Z7mRFq-rubk/

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

                    In recalbox 4.1, your encoder works. you didn't need to modify something.
                    delete usbhid quirks=0x16c0:0x05e0:0x040 added.
                    you need to mapp your joystick and buttons in emulationstation menu only player 1

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

                      Still not working :S

                      i installed fresh recalbox with updates to 4.1

                      https://file.ac/bM5uh6Yd7xk/

                      I am thinking to connect 2nd player to Pi GPO ...it will work?

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

                        @Andrei
                        Post your cmdline.txt too

                        you need to connect all joystick and buttons on your usb encoder.

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

                          dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty3 loglevel=3 elevator=deadline vt.global_cursor_default=0 logo.nologo root=/dev/mmcblk0p7 rootwait fastboot noswap ro

                          all mjoysticks buttons are connected, #1 and #2 in mirror.

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

                            sadly i could't fix it so i connected 2nd player to pi gpio.thx for help

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

                              I fixed this by editing boot.ini and adding usbhid.quirks to this line:

                              setenv bootargs "${bootrootfs} ${console}"
                              

                              like so:

                              setenv bootargs "${bootrootfs} ${console} usbhid.quirks=0x16c0:0x75e1:0x040"
                              

                              I know this topic is old but I was having this same problem with recalbox 17.12.02 and this was the top Google result for "recalbox 3h dual arcade".

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

                                @rebeccargb don't necro such annold topic ... You're using an odroid, not a pi. Boot confg files and syntax are quite different

                                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
                                • Andrei
                                  Andrei last edited by

                                  Fixed with Recalbox release: 18.03.16

                                  Thank you

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

                                    Sorry to bring up an older post, but I have the same issue with a different product ID. I found information about it, but it's in Chinese..

                                    I have no clue what it all means.. lol I'm on x86 version of Recalbox..

                                    Up and left on both joysticks refuse to work..

                                    https://www.tipga.com/e/59cfad8a3286fe2a4ac123c8

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

                                      Any update with this?

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

                                        More information here: https://retropie.org.uk/forum/topic/7832/fix-up-left-joystick-direction-for-tht-2p-arcade-controller-with-device-id-0x75e1

                                        but it's for Retropie.. I'm using x86/x64 version and ID information: 0x16c0:0x05e0:0x040

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

                                          There's a patch file I found that fixes the problem, but how do I apply it?

                                          Here is the patch: http://ithink.ch/blog/files/xin-mo/0001-hid-Add-new-driver-for-non-compliant-Xin-Mo-devices.patch

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

                                          Want to support us ?

                                          70
                                          Online

                                          98.7k
                                          Users

                                          28.1k
                                          Topics

                                          187.0k
                                          Posts

                                          Copyright © 2021 recalbox.com