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:
Flatpak Setup Guide -
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 do not 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/
folder How to: Manage BIOS and Firmware - Put the ROMS inside
~/retrodeck/roms/
folder. - Add RetroDECK to Steam How to: Add RetroDECK to Steam
- Make sure you have enabled controller support in Steam How to: Enable Controllers in Steam
- Connect your controller to your Desktop.
- Launch RetroDECK from Steam and enjoy
Updates
Updates to RetroDECK are handled automatically via your software manager when there is an updated version released.
Or if you want to update from the terminal you can type:
flatpak update