

RetroArch can auto-detect inputs, which is a great feature to simplify playing with multiple/different controllers (refer to "man retroarch-joyconfig" for details). Use retroarch-joyconfig command for simplified input setup. This config is well commented so each option can be fully understood. If you use the CLI be sure to configure your retroarch.cfg file before first use. RetroArch has a robust CLI for those who prefer the command line, there are also many pages which should have been installed by default for retro-arch, retroarch-joyconfig and others.

Once you've located the libretro cores, it's time to open retroarch.cfg using your editor of choice. Use ls to check each one until you find the downloaded cores. If the directory does not exist, you can find where the cores were saved with the find command:įind may return several directories. You should see a list of all the cores you downloaded.

You can check this by entering the command They should have been saved in the directory /usr/lib/libretro. Next you need to locate the directory in which the libretro cores are stored. Alternatively, you can use the find command: If retroarch.cfg is not found at that location, run Retroarch and choose the Save Config option - Retroarch will save a new configuration file and display its path on screen. By default, retroarch.cfg will be created in the directory $HOME/.config/retroarch, where $HOME is your home directory. Run Retroarch at least once to create a skeleton retroarch.cfg. This section applies to most distros of Linux, but the paths referenced may be Ubuntu-specific.īefore you can use the cores you've downloaded in Retroarch, you need to set the path to the libraries in retroarch.cfg, the configuration file for Retroarch.
RETROARCH PSX MEMORY CARD BIOS INSTALL
To install all (or at least most) of the cores in one go, run
RETROARCH PSX MEMORY CARD BIOS SOFTWARE
Synaptic, Software Center) or by visiting ]. You can see all of the cores available to you either in your package manager (e.g. Replace with the name of the package the core is available in. The next step is to type the following into the terminal:

Sudo add-apt-repository ppa:libretro/stable The first step is to add the PPA for libretro/stable in a terminal: Installing RetroArch on Linux Debian-based To launch a game, select the emulator core you'd like to use under Core, and select a ROM under Load Game.įor more convenient ROM selection, setup your browser directory under Path Options. 6.1 Command prompt running and closing itself upon running retroarch.exe.
