The NEW Build Your Own Arcade Controls

Main => Raspberry Pi & Dev Board => Topic started by: Deek069 on August 08, 2019, 02:14:43 pm

Title: RetroPie only seeing 1 gamepad (SJ@JX CY-2121) ** SOLVED **
Post by: Deek069 on August 08, 2019, 02:14:43 pm
So this had me stumped for a while but I've resolved it now - so I thought I'd share incase anybody else has the same issue.

1. Plug a keyboard in and configure the keyboard as a controller.

2. Very important: Update RetroPie - even if you've just installed the latest image. To do this go to the RetroPie menu, select RetroPie Setup and select Update. Answer yes to all questions. It takes a while so just be patient :)

2. Reboot your system

3. Go to RetroPie, File Manager, navigate to /boot and highlight *cmdline.txt and press F4.

4. Go to the end of the line - do not start a new line, and type the following: usbhid.quirks=0x0810:0xe001:0x00000040

Note the above only works with the exact model SJ@JX CY-2121 - if you have something different then run the following command from the command line "lsusb". Find you USB controller and replace 0x0810:0xe001 with the values for your controller.

5. Reboot your system again

6. Now when you configure your controllers it should be seeing two gamepads rather than one.

7. If your gamepads are in the wrong order you can fix this by going to RetroPie, Configuration Editor, Configure basic libretro emulator options, and then Configure default options. Option 7 is choose joypad order.

Hope this helps somebody :)

Sorry if this has already been posted - I did search but couldn't find this solution.
Title: Re: RetroPie only seeing 1 gamepad (SJ@JX CY-2121) ** SOLVED **
Post by: tbernardes on May 19, 2021, 04:01:16 pm
I did all of your steps, but I can't get 2 gamepads.

raspberry pi 4 - Retropie
gamepad SJ@JX CY-2121

can you help me?