Ice icon indicating copy to clipboard operation
Ice copied to clipboard

RetroArch Windows config

Open timekills opened this issue 8 years ago • 0 comments

Example Super Nintendo configuration

[RetroArch Super Nintendo] location=path\to\RetroArch_folder\retroarch.exe command=%l -L "path\to\RetroArch_folder\cores\snes9x_libretro.dll" -c "path\to\RetroArch_folder\config\Snes9x.cfg" %r

#The -c command is the path to the config for the core. It does not have to exist prior to playing. It will be created, and you can change the settings in the RetroArch menu and save the config so it will auto-load the next time.

timekills avatar Dec 03 '16 06:12 timekills