Bespoke Multi Game Arcade Cabinets

Custom Arcade Machines



Xinmotek

Xin-Mo Two Player Fix For Retropie


A popular component of many Retropie arcade builds is the Xin-Mo two player USB arcade control interface board. This nifty little controller allows you to wire up two player controls (joysticks and buttons) pretty easily and have your Raspberry Pi see them as two standard USB controllers. There is a problem however when initially setting up the board with your Pi in that Retropie will only see the Xin-Mo board as one controller and not two.



Making RetroPie Identify Two Players Instead Of One With The Xin-Mo


The fix is simple, you just need to edit the /boot/cmdline.txt file on your Pi, adding the following to the end ...


usbhid.quirks=0x16c0:0x05e1:0x040


Either SSH in and use NANO or use the built in editor with WinSCP (or whatever tool you use) to access your Pi remotely. Don't forget to add a space at the end of the existing code before adding the code above. A quick reboot of your Pi after the file has been changed and saved will see your controller being recognised as two USB joypads.


This fix works with both the older Xin-Mo and newer Xinmotek versions of the board.

Custom Arcade Machines

© Copyright 2024 Custom Arcade Machines UK


Unless stated otherwise, all content on this website has been created by (and for) Custom Arcade Machines UK. Please direct any queries regarding this to info@customarcademachines.co.uk and we'll do our very best to help.