Homepage Forums RetroPie Project Controller Configuration in RetroPie GPIO to Keys simplest method? Reply To: GPIO to Keys simplest method?

#97297
surtana
Participant

I modified this part:

sudo nano /etc/rc.local

Before the final “exit 0″ line, insert this line:

/home/pi/Raspicade-Retrogame-2Player-Pi2/retrogame &

to:

sudo /home/pi/RetroPie/roms/Adafruit-Retrogame/retrogame &

I placed it there, because that’s the folder I had access to from my PC over Network.