Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: Omamez on April 27, 2016, 05:05:33 PM
-
Has anyone wired up one of these bad boys to their raspberry pi's http://www.xin-mo.com/?page_id=34
I curious on how well it performs as I want to replace old p4 machine with raspberry pi 3 now to save on cost of electricity and also weight factor.
-
It works great. You just need to add "usbhid.quirks=0x16c0:0x05e1:0x040" to the end of the /boot/cmd.txt file so the Pi sees two controllers.
Some info at https://github.com/retropie/retropie-setup/wiki/Xin-Mo-Controller.
If you really want to be cheap you can wire the controls to the GPIO on the Pi. https://github.com/recalbox/mk_arcade_joystick_rpi
-
Wow that is fantastic news and your post is most welcomed good news for me and hope for others too ;D
-
suddently after i did some reconfiguration from buttons my Xin-Mo Player 2 not getting recognized anymore
i reinstalled retropie+attractmode but it still only finding one controller
i added usbhid.quirks=0x16c0:0x05e1:0x040 to the cmdline
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty2 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet loglevel=3 logo.nologo consoleblank=0 plymouth.enable=0 usbhid.quirks=0x16c0:0x05e1:0x040
does someone also having this issue or maby can help me out? ::)
Attract Mode Version 2.2.0
Retropie v4.1
-
Found it :) there was a space in cmdline not sure how its possible !