Recalbox not recognizing 2nd player 03H Dual Arcade 3...
-
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?
-
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
-
Hello @Andrei
only it usbhid is the same encoder
and this syntax is only for 4.1You 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 -
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
-
I need your recalbox- support.sh.
Check wiki. -
i updated to 4.1, trying like this...
-
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
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 -
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 -
Still not working :S
i installed fresh recalbox with updates to 4.1
I am thinking to connect 2nd player to Pi GPO ...it will work?
-
@Andrei
Post your cmdline.txt tooyou need to connect all joystick and buttons on your usb encoder.
-
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.
-
sadly i could't fix it so i connected 2nd player to pi gpio.thx for help
-
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".
-
@rebeccargb don't necro such annold topic ... You're using an odroid, not a pi. Boot confg files and syntax are quite different
-
Fixed with Recalbox release: 18.03.16
Thank you
-
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..
-
Any update with this?
-
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
-
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