Skip to content

RobLoach/ChaiLove-Launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launcher

Launch games and applications through RetroArch + ChaiLove.

ChaiLove Launcher Screenshot

Installation

ChaiLove Launcher can be run through RetroArch and ChaiLove...

  1. Install RetroArch

  2. Install ChaiLove

  3. Download the ChaiLove Launcher

    git clone https://github.com/RobLoach/ChaiLove-Launcher.git
    cd ChaiLove-Launcher
    
  4. Create a chailove-launcher.json in either the launcher's directory, the system/BIOS folder, or your save directory, with the games you would like to have in the menu. The following is an example chailove-launcher.json file:

    {
    	"Steam (Windows)": "C:\\Program Files\\Steam\\Steam.exe",
    	"Steam (Linux)": "steam"
    }
    
  5. Launch ChaiLove-Launcher's main.chai through RetroArch:

    retroarch -L chailove_libretro.so main.chai
    

Controls

  • Up: Move selection up
  • Down: Move selection down
  • A: Launch game
  • Start: Launch game
  • B: Mute background music

Attribution