scottrice / Ice

Application to automatically add ROMs to Steam
http://scottrice.github.io/Ice/
MIT License
835 stars 96 forks source link

RetroArch - Windows Configuration #349

Open Sloanstar opened 8 years ago

Sloanstar commented 8 years ago

This is working for me... You need to download the cores you want to use.

[RetroArch Super Nintendo] location="\retroarch.exe" command=%l -f -L "\cores\snes9x_next_libretro.dll" %r

[RetroArch Nintendo DS] location="\retroarch.exe" command=%l -f -L "\cores\desmume_libretro.dll" %r

[RetroArch Nintendo] location="\retroarch.exe" command=%l -f -L "\cores\nestopia_libretro.dll" %r

[RetroArch Gameboy Advance] location="\retroarch.exe" command=%l -f -L "\cores\vba_next_libretro.dll" %r

[RetroArch Sega Genesis] location="\retroarch.exe" command=%l -f -L "\cores\genesis_plus_gx_libretro.dll" %r

[RetroArch Nintendo 64] location="\retroarch.exe" command=%l -f -L "\cores\mupen64plus_libretro.dll" %r

[RetroArch Sony Playstation] location="\retroarch.exe" command=%l -f -L "\cores\pcsx1_libretro.dll" %r

[RetroArch Sony Playstation Portable] location="\retroarch.exe" command=%l -f -L "\cores\ppsspp_libretro.dll" %r

[RetroArch Atari 2600] location="\retroarch.exe" command=%l -f -L "\cores\stella_libretro.dll" %r