Yet another Xin-Mo Problem
-
I got 2 single player Xin-Mo controllers.
I tested to map all keys using emulationstation and both joysticks and all buttons work when selecting in Emulationstation.
When going into a game the second controller does not work but all buttons works.
I have tested the usbhid.quirks=0x16c0:0x05e1:0x040 in the cmdline that works when using the 2 player Xin-mo controller. However I am using 2 singleplayer boards as I thought they should be default be detected as 2 joysticks.
https://retropie.org.uk/docs/Xin-Mo-Controller/I tested the the joysticks using the jtest /dev/input/js0 and js1. (Adding … to match the numbers so its easier to see)
On js0 I get: Axes: 0:-32767 1:-32767 2: 0...…...3: 0.........4: 0 5: 0 Buttons: 0:0ff …. etc..
On js1 I get: Axes: 0: 0...…...1: 0...…..2:-32767 3:-32767 4: 0 5: 0 Buttons: 0:0ff …. etc..
Both register in the tests. From -32767 to +32767
Another thing is that on js1 Buttons: 8:on and 9:on and goes to :off when I press them.I had this setup working on early 4.x version but where an idiot and did not do a backup.
Any suggestions? -
I guess what I wrote earlier showed the problem.
Will hardcode the retroarch.cfg with correct axis values.
P1
UP=-3
DOWN=+3
LEFT= -2
RIGHT=+2P2:
UP=-1
DOWN=+1
LEFT= -0
RIGHT=+0
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.