Based on libretro-dolphin-launcher.
Launch Bash-scripts directly from RetroArch to launch your Linux games.
- Compile the core
git clone https://github.com/SwedishGojira/libretro-bash-launcher.git
cd libretro-bash-launcher
make
- Copy the core file to the RetroArch cores directory (Path may differ depending on distribution. Check your system for correct path.)
cp bash_launcher_libretro.so /usr/lib/libretro/
-
Scan Bash-scripts in RetroArch
-
Launch the script directly from the RetroArch menu
-
Alternatively, you can run games through the command line
retroarch -L bash_launcher_libretro.so script.sh