/EMU-Launcher

Emulator Luncher using Retroarch cores for Steam.

Primary LanguageBatchfileGNU General Public License v3.0GPL-3.0

EMU-Launcher

Emulator Luncher using Retroarch cores for Steam.

About

This script as executable file is useful for run into Steam each game emulated with Retroarch cores.

Requirements

How to

Just gather core names into single text file and rename each executable file with game name and extension. For example all GAMEBOY COLOR games must be in same folder, for this console games you only need one Retroarch core, if you have Mario.gbc, EXE file should be named as Mario.gbc.exe, and one text file named EMU.txt must contain the Retroarch core name only, like gambatte for this example, no gambatte_libretro or gambatte_libretro.dll just gambatte, just the core name. Both files, EXE and TXT files must be placed in the same folder where roms are. Therefore the text file will be readed by the EXE file and will run the game just doing a double click on it. Finally adds each executable file to your Steam library and that's all.

Credits

All credits to all console game developers, Retroarch developers, and f2ko team for made a BATtoEXE tool.