16
General / Re: Good emulator for SNES and AM?
« on: October 14, 2020, 05:10:20 PM »
No, it has a frontend, but you'll never see it if you use retroarch with attractmode.
Also very powerful if you want to take the time to learn some of its abilities for overlays and such.
Basically you download it, use the interface to install a "core" for snes emulation.
Then edit your emulator cfg to use retroarch...
Something like this:
executable c:\RetroArch\retroarch.exe
args -L cores\snes9x_libretro.dll "[romfilename]"
rompath ..\..\..\Games\Super Nintendo Entertainment System\
romext .zip;.7z;.fig;.smc
system Super Nintendo Entertainment System
info_source thegamesdb.net
artwork fanart ../../am/scraper/snes/fanart
artwork flyer ../../am/scraper/SNES/flyer
artwork marquee ../../am/scraper/SNES/marquee
artwork snap ../../am/scraper/SNES/snap
artwork wheel ../../am/scraper/SNES/wheel
Also very powerful if you want to take the time to learn some of its abilities for overlays and such.
Basically you download it, use the interface to install a "core" for snes emulation.
Then edit your emulator cfg to use retroarch...
Something like this:
executable c:\RetroArch\retroarch.exe
args -L cores\snes9x_libretro.dll "[romfilename]"
rompath ..\..\..\Games\Super Nintendo Entertainment System\
romext .zip;.7z;.fig;.smc
system Super Nintendo Entertainment System
info_source thegamesdb.net
artwork fanart ../../am/scraper/snes/fanart
artwork flyer ../../am/scraper/SNES/flyer
artwork marquee ../../am/scraper/SNES/marquee
artwork snap ../../am/scraper/SNES/snap
artwork wheel ../../am/scraper/SNES/wheel