Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Updated for 2.2: Step-by-Step Guide › Reply To: Updated for 2.2: Step-by-Step Guide
07/11/2014 at 02:23
#14100
Participant
[quote=14021]who can give me the stock es_systems.cfg or how i can revert this switch to the stock Snes Emulator ?
[/quote]
<system>
<fullname>Super Nintendo</fullname>
<name>snes</name>
<path>~/RetroPie/roms/snes</path>
<extension>.smc .sfc .fig .swc .SMC .SFC .FIG .SWC</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 4 "/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/pocketsnes-libretro/libretro.so --config /opt/retropie/configs/all/retroarch.cfg --appendconfig /opt/retropie/configs/snes/retroarch.cfg %ROM%"</command>
<platform>snes</platform>
<theme>snes</theme>
</system>