vaderf / libretro-pcsx2-launcher

Launch PCSX2 from RetroArch/libretro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libretro-pcsx2-launcher

Based on libretro-dolphin-launcher.

Launch Sony PlayStation 2 games through PCSX2, directly from RetroArch.

Installation

  1. Make sure PCSX2 is installed. You should be able to run at least one of the following commands:
PCSX2
flatpak run net.pcsx2.PCSX2
  1. Install the core
git clone https://github.com/vaderf/libretro-pcsx2-launcher.git
cd libretro-pcsx2-launcher
make install

Usage

  1. Scan Sony PlayStation 2 games in RetroArch

  2. Launch the games directly from the RetroArch menu

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

retroarch -L pcsx2_launcher_libretro.so Crash.iso

Contributors

About

Launch PCSX2 from RetroArch/libretro

License:Other


Languages

Language:C 99.4%Language:Shell 0.4%Language:Makefile 0.1%Language:Perl 0.0%