Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › How do you really add/remove emulators from retropie? › Reply To: How do you really add/remove emulators from retropie?
[quote=12873]
<div class=”d4p-bbt-quote-title”>atimmins wrote:</div>
I’m interested to see if pisnes works for you. I haven’t had any luck yet in the new or old version.
I’ve heard of some people downloading the copy off the Internet and overwriting the copy in /opt/retropie/emulators/pisnes. This used to be needed in 1.X for me, at least some versions. However pisnes works great in 2.X for me.
Here are the steps:
cd /opt/retropie/emulators/pisnes
cp snes9x.cfg snes9x.cfg.bak
wget http://pisnes.googlecode.com/git/pisnes.zip
unzip pisnes.zip
[/quote]
I just wanted to understand this.. The steps you gave are actually commands that one should input in the command prompt prompt right (f4 while in the emulationstation)? I was just asking because there’s an ‘unzip’ entry there.. Sorry.. so noob of me..