Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Can't get any controllers to work correctly › Reply To: Can't get any controllers to work correctly
12/31/2014 at 23:45
#84372
Participant
Thank you for the reply Floob, but I got some help from someone on Neogaf last night who is a lot better with Linux than I am. This is the code that he gave me which worked on my version 2.3 build.
sudo chown pi /opt/retropie/configs/all/retroarch.cfg
cd /opt/retropie/emulators/RetroArch/installdir/bin
sudo ./retroarch-joyconfig -j 0 >> /opt/retropie/configs/all/retroarch.cfg
All I had to do was F4 out of emulation station to get to the command line, and enter these three lines. It ran me through the retroarch controller configuration again, but this time it actually stuck.
If anyone else is having trouble getting your controllers to work, give this a shot.