No description
.editorconfig | ||
.gitignore | ||
bash_launcher_libretro.info | ||
libretro-bash-launcher.c | ||
libretro.h | ||
LICENSE.md | ||
link.T | ||
Makefile | ||
README.md | ||
screenshot.jpg |
libretro-bash-launcher
Based on libretro-dolphin-launcher.
Launch Bash-scripts directly from RetroArch to launch your Linux games.
Installation
- 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/
Usage
-
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