Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Controller Configuration Problems Logitech Dual Action › Reply To: Controller Configuration Problems Logitech Dual Action
07/13/2014 at 07:00
#15114
Guest
Yep, that worked for me. I had to make one change:
sudo chown pi /opt/retropie/configs/all/retroarch.cfg
cd /opt/retropie/emulators/RetroArch/installdir/bin
sudo ./retroarch-joyconfig -j <strong>0</strong> >> /opt/retropie/configs/all/retroarch.cfg
The number in bold is the id of the gamepad. 0 is the first gamepad attached. Not sure if the keyboard counts as a second gamepad.
After doing this you’ll still want to edit the file over FTP because it doesn’t let you define buttons to exit the emulator!