Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Game pads not working in emulation station menu › Reply To: Game pads not working in emulation station menu
03/16/2013 at 14:03
#1400
Keymaster
After re-compiling SNESDev you need to copy the binary into the directory /usr/local/bin/. You might need to stop the running service “SNESDev” before, which you can do with
sudo service SNESDev stop
After copying the newly compiled binary to that location mentioned above, restart the SNESDev service with
sudo service SNESDev start