#3523
brooksyx
Participant

[quote=3411]With the recent version of SNESDev, you need to run ./build from within the directory /home/pi/RetroPie/supplementary/SNESDev-Rpi/. After the compilation has finished, you need to copy the new executable to /usr/local/bin via

sudo cp "/home/pi/RetroPie/supplementary/SNESDev-Rpi/SNESDev" /usr/local/bin/

and restart SNESDev via

sudo service SNESDev restart

I know that this should be easier – in the best case the button behavior could also be configured via the config file. But I did not find the time to implement that feature yet.
[/quote]

I can’t build from /home/pi/RetroPie/supplementary/SNESDev-Rpi as there is no build.sh there. I tried building from /home/pi/SNESDev-RPi/ and copying that to /usr/local/bin/ but I get a /etc/snesdev.cfg not found when I do that.

Any tips on how to fix this or way to completely remove SNESDev and re-install it?

Thanks!