GitHunt
ZE

zerkalica/libretro-bash-launcher

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

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

Languages

C96.5%Makefile2.8%Shell0.7%Perl0.0%

Contributors

Other
Created September 13, 2024
Updated September 13, 2024
zerkalica/libretro-bash-launcher | GitHunt