setup instructions for retro arch SNES (Super Nintendo) as example. just change names for other systems like NES, GBA and others
(prerequisite)Download and install retroarch into your retrofe\emulators\
Run retroarch.exe and select load core since is a new install will be no core's listed, option to download core select and scroll to SNES/Super Famicon (SNES9x) press enter and it will be downloaded and added.
Repeat for other systemsStep 1: open command prompt navigate to your retrofe root directory issue command
core\RetroFE.exe -createcollection "Super Nintendo Entertainment System"
This will make a folder named (SNES) and generate folders and config files.
Replace Super Nintendo Entertainment System with other systemsStep 2: navigate to folder retrofe\launchers.windows and create a
Super Nintendo Entertainment System.conf and insert code
executable = emulators\retroarch\retroarch.exe
arguments = retroarch -L C:\retrofe\emulators\retroarch\cores\snes9x_libretro.dll "%ITEM_FILEPATH%"
Note: Arguments line must have your exact path edit to match yours
Just look in the retroarch\cores\ for other Libretro DLL file names and replace
snes9x_libretro.dll with system then save as system EX: NES.conf
Step 3: Navigate to retrofe\collections\
Super Nintendo Entertainment System\settings.conf and edit to
list.includeMissingItems = false
list.extensions = zip
list.menuSort = yes
launcher = Super Nintendo Entertainment System
metadata.type = Super Nintendo Entertainment System
Do same but navigate to other system folder EX: NES and change launcher part =SNES to system substitute
drop zip roms into retrofe\collections\
Super Nintendo Entertainment System\roms\
Or NES\roms\ or other systemsStep 4: navigate to retrofe\collections\Main\menu.txt and add
Super Nintendo Entertainment System Names are case sensitive so name correctly for each system Ex:
Arcade
Capcom Play System I
Capcom Play System II
Capcom Play System III
Sega Genesis
Daphne
Super Nintendo Entertainment System
all set to run some snes gooness
when you launch the first game it will load in windowed mode Just press your (F) key and it will go fullscreen then exit and retroarch will remember settings and always load fullscreen from now on.