Hi there.
I’m new to this forum, so I start by saying hi! I hope someone can help me, because I’m stuck.
Pi Model: B rev 2
RetroPie Version Used: 2.6.0
From: SD Image
Devices connected: Arcade controller + USB keyboard
Controller used: JUYAO
Error messages received: No error message, but only one controller is recognized.
Guide used: Did not find any guides on this particular problem
File: No
Attachment of config files: Tell me if you need anything in particular
How to replicate the problem: ??
I have bought a JUYAO arcade controller for connection of 2 arcade joysticks + buttons to the Raspberry Pi. However, the raspberry does not seem to recognize the control board.
I have done the following:
I have created a file /etc/udev/rules.d/00-arcadejs.rules
Where I’ve put the following:
ATTRS{name}=="Arcade Controller JUYAO Dual Arcade",ACTION=="add",ENV{ID_INPUT_TABLET}="0",ENV{ID_INPUT_JOYSTICK}:="1"
In this way the Raspberry is recognizing one of the two controllers at least, and I can get it to work with the RetroPi. But only one controller, not two.
I cannot manage to configure the second controller.
If I plug the controller into my computer (Win) it sees two joysticks and double sets of buttons, so I think the connections are correct.
Does anyone have any ideas on this? Is there anything I can change in the 00-arcadejs.rules
file in order to add another controller?
Thanks in advance