Skip to content

RetroArchInstall

PassiveLemon edited this page Jan 28, 2023 · 1 revision

This automates the installation of the standalone RetroArch into the Steam version. On Steam, they are not allowed to distribute the cores so the functionality is severely limited. This however, will merge the standalone version with Steam. What you get is the functionality of the standalone (The cores) and Steam cloud (Cloud saves).

Linux

What it does:

  • Check for the install directory
  • Download the cores and info files
  • Extract cores and info files
  • Cleans up after itself

Important details:

  • You need 7zip and unzip.
  • This only works if the Steam RetroArch is installed under the default path in your home directory /home/(user)/.steam/steam/steamapps/common/RetroArch.

Windows

What it does:

  • Download RetroArch
  • Check for the install directory
  • Replace the files in the install directory
  • Cleans up after itself

Important details:

  • You need 7zip.
  • This only works if the Steam RetroArch is installed under default paths in C:\ or D:\
Clone this wiki locally