Skip to content

SwedishGojira/libretro-bash-launcher

 
 

Repository files navigation

libretro-bash-launcher

Based on libretro-dolphin-launcher.

Launch Bash-scripts directly from RetroArch to launch your Linux games.

Bash Launcher Screenshot

Installation

  1. Compile the core
git clone https://github.com/SwedishGojira/libretro-bash-launcher.git
cd libretro-bash-launcher
make
  1. 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

  1. Scan Bash-scripts in RetroArch

  2. Launch the script directly from the RetroArch menu

  3. Alternatively, you can run games through the command line

retroarch -L bash_launcher_libretro.so script.sh

Contributors

About

Use bash scripts to run apps/games from RetroArch/libretro

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.2%
  • Makefile 2.8%