2 identical controllers conflicting
Ok I have two identical generic usb controllers, snes type. If I just plug one in it works fine across all emulators after setting up through the retroarch Setup. If I connect both, the dpad and some...
View ArticleReply To: 2 identical controllers conflicting
If this helps at all both controllers have the exact same id under lsusb
View ArticleReply To: 2 identical controllers conflicting
I managed after 2 days of trying different setup guides to figure it out by using this guide...
View ArticleReply To: USB Gamepad works in Emulation Station, but not in Game properly
I solved my issue. I did a search for USBWheel and Retropie and found this article: https://github.com/RetroPie/RetroPie-Setup/issues/864 It appears that the CFG USBWheel___.cfg is being written wrong...
View ArticleReply To: Dualshock 4 SNES problems
Just got my raspberry pi today and I am having this issue as well, but it seems to be with all emulators (I have only tested NES/SNES so far though). Dpad is not working in any of the games I have...
View ArticleReply To: Dualshock 4 SNES problems
luckilee wrote: Just got my raspberry pi today and I am having this issue as well, but it seems to be with all emulators (I have only tested NES/SNES so far though). Dpad is not working in any of the...
View ArticleReply To: Dualshock 4 SNES problems
I also am using a Dualshock 4 (PS4) controller, and had the same issue, but I finally found out a solution! After looking through some of the setup options, one of the options was Install Retroarch...
View ArticleReply To: Dualshock 4 SNES problems
I remember that option, I’ll give it a go, thank you!
View ArticleReply To: Dualshock 4 SNES problems
falcon7370 wrote: I also am using a Dualshock 4 (PS4) controller, and had the same issue, but I finally found out a solution! After looking through some of the setup options, one of the options was...
View ArticleReply To: Just updated from BETA 3 to BETA 4 and controller config wont save
Hi! I just started using retropie now (the V3.0 beta 4), and I’m having kinda the same problem. I’m using a generic controller, and can’t save the config of the analogics. I’ll leave the topic that me...
View ArticleReply To: L3 ps3 button not config not staying saved when rebooting
im still on 2.6 . I did add the lines in retroacrch.cfg however it did nothing I still had to manually make the changes in the ingame settings.
View ArticleProblem with Snes30 controller once ps3 controller driver is installed.
I am using RetroPie 3.0 beta 4 I am having trouble getting the Snes30 controller working once I install the drivers for using a wireless ps3 controller. If I do a fresh install and load up bluez I can...
View ArticleReply To: L3 ps3 button not config not staying saved when rebooting
That should still work. hmm, when you make the change in RGUI, choose the save settings option and paste as an attachment the file it produced – itll most likely have libretro in the file name, but it...
View ArticleReply To: Dualshock 4 SNES problems
I found a solution for the analogs, finally! 😀 You just need to put this 2 lines inside the /opt/retropie/configs/[yoursystem]/retroarch.cfg input_libretro_device_p1 = "5"...
View ArticleReply To: Problem with Snes30 controller once ps3 controller driver is...
Okay I have made some progress on this. I can now get both controllers to work but just not at the same time. If I want to use the Snes30 I have to stop sixad then launch Piassist to connect it. I can...
View ArticleReply To: Can't customize NES controls on V3b4
I’m having almost this exact problem. I’m on Retropie 3 – Beta 2. The Auto Remapping feature is fantastic, yet it is not perfect. I’d like some more control. I’m using a PS3 Bluetooth controller as my...
View ArticleReply To: Can't customize NES controls on V3b4
good call on the adding “player1″ to the cfg file. That was my problem with the NES. As for yours, have you tried adding input_device = “PS3″ or whatever your controller is named in the configs...
View ArticleReply To: Xbox 360 Controller Problem
Are you using 3.0 or 2.6? If 2.6, have you completed the retroarch joyconfig? No? Do this: Press F4 to exit ES sudo chown pi /opt/retropie/configs/all/retroarch.cfg (only once) cd...
View ArticleSNES controller polling direct GPIO
I’m currently attempting to poll my old SNES controller board to the pi gpio. If you see the picture I’ve added I’ve got one of them linked up. I notice on the example given for the gpio adapter on...
View Article