2.2 KiB
How do I install RetroDECK on the Linux Desktop?
Prerequisites
-
You need to have flatpak support installed on your Linux desktop.
Follow the official flatpak guides on how to install it for your distribution:
https://flatpak.org/setup/ -
We recommend that you have the
steam-devices
and/orgame-devices-udev
package installed as it comes with udev rules for many different controllers. You will have to check your distribution on how to install it. -
We currently recommend that you add and launch RetroDECK from Steam so you can utilize the Steam Input feature to change various aspects of the external controllers. We will be looking into other alternative solutions later for those that don't want to use Steam.
From the Desktop GUI
- Go into your flatpak supported software manager in your desktop environment, this is different depending on what desktop you use. Example: for GNOME is often
GNOME Software
and for KDE it isKDE Discover
. - Search for RetroDECK and press install.
From the terminal
- Run the following command
flatpak install Flathub net.retrodeck.retrodeck
First Run - Quick Start
- Start RetroDECK for the first time
- Choose where RetroDECK should create the
roms
foldersInternal
,SDCard
orCustom
. - Put the BIOS inside
~/retrodeck/bios/
for more information read: Emulators: BIOS and Firmware - Put the ROMS inside
~/retrodeck/roms/
folder. - Add RetroDECK to Steam with
Add non Steam game to My library
or with the software BoilR (Recommended). You can follow a more in depth guide here: Linux Desktop: Add RetroDECK to Steam. - In Steam go to the
Settings
tab to go into theSteam Settings
, pressController
, enable all Steam Inputs. You can follow a more in depth guide here: Linux Desktop: Enable Controllers in Steam - Connect your controller to your Desktop.
- Launch RetroDECK from Steam and enjoy
Other quick tips:
- Read up on the EmulationStation DE: User Guide
- Check out other recommended software Linux Desktop: Software recommendations
Updates
Updates to RetroDECK is handled automatically via your software manager when there is a new version released.
Or if you want to update from the terminal you can type:
flatpak update