EmuDeck is a collection of scripts that allows you to autoconfigure your Steam Deck or any other Linux Distro, it creates your roms directory structure and downloads all of the needed Emulators for you along with the best configurations for each of them. EmuDeck works great with Steam Rom Manager or with EmulationStation DE
We recomend you take a look at our extensive Wiki, you'll find guides, videos and all sorts of content about the project:
If you wanna help us improve EmuDeck we are open to accept your PR! Just keep in mind this simple guide:
- Think that EmuDeck is for everybody, tech savvy and is specially directed to regular users that are new to Emulation, so everything has to be properly explained.
- Things using sudo are a big no no, there are exceptions but always try to find a way of prevent using sudo.
- Every Emulator needs to have a SRM profile and follow the AmberElec hotkey mapping.
- Always do your PR to the dev branch.
If you would like to submit a PR request for a Steam ROM Manager parser, use the following format:
- Spell out console names - no acronyms
- For example,
PSP
should be spelled out asPlayStation Portable
- For example,
- Respect original capitalization and spacing
- A few examples:
RetroArch
uses a capitalR
and capitalA
- The
Nintendo Game Boy
uses a capitalN
,G
, andB
with spaces between each word - The
PlayStation Portable
uses a capitalP
andS
inPlayStation
as do the otherPlayStation
handhelds and consoles
- A few examples:
configTitle
:COMPANYNAME SYSTEMNAME - EMULATORNAME RETROARCHCORENAME
- If the standalone emulator name is identical to the RetroArch core name, add
(Standalone)
behind theEMULATORNAME
- If the standalone emulator name is identical to the RetroArch core name, add
- A few examples:
- Config Title:
"configTitle": "Amiga - RetroArch PUAE",
- Config Title:
"configTitle": "Nintendo Game Boy Color - mGBA (Standalone)",
- Config Title:
"configTitle": "Sony PlayStation 2 - PCSX2",
- Config Title:
steamCategory
:- Note: Non-Default Parsers refer to when a system has multiple emulation choices (through alternative emulators or RetroArch cores). Only one of these parsers is enabled by default and any alternative choices are disabled by default.
- Default Parsers:
COMPANYNAME CONSOLENAME
- Non-Default Parsers:
- Standalone:
COMPANYNAME CONSOLENAME - EMULATORNAME
- RetroArch Core:
COMPANYNAME CONSOLENAME - RETROARCHCORENAME
- If the RetroArch core's name is identical to the Standalone emulator name, add
RetroArch
in front of theRETROARCHCORENAME
- If the standalone emulator name is identical to the RetroArch core name, add
(Standalone)
behind theEMULATORNAME
- If the RetroArch core's name is identical to the Standalone emulator name, add
- Standalone:
- A few examples:
- Default Parsers:
- Mupen64Plus Next (RetroArch core for Nintendo 64)
- Steam Category Name:
"steamCategory": ""${Nintendo 64}",
- Steam Category Name:
- DuckStation (PSX Emulator)
- Steam Category Name:
"steamCategory": "${Sony PlayStation}",
- Steam Category Name:
- Mupen64Plus Next (RetroArch core for Nintendo 64)
- Non-Default Parsers:
- Rosalie's Mupen GUI (N64 Emulator)
- Steam Category Name:
"steamCategory": "${Nintendo 64 - Rosalie's Mupen GUI}",
- Steam Category Name:
- Beetle PSX HW (RetroArch core for PSX)
- Steam Category Name:
"steamCategory": "${Sony PlayStation - Beetle PSX HW}",
- Steam Category Name:
- Rosalie's Mupen GUI (N64 Emulator)
- Default Parsers:
companyname_systemname-emulatorname-retroarchcore.json
If it is a RetroArch core, replace emulatorname
with ra
.
- A few examples:
nintendo_wii-dolphin.json
nintendo_64-rmg.json
nintendo_gba-ra-mgba.json
sega_saturn-ra-mednafen.json
- bbilford83
- Tweaked and fine-tuned the Model 2 Emulator and Supermodel for EmuDeck on SteamOS
- Warped Polygon
- Created the wonderful controls for the Model 2 Emulator and Supermodel
- Model 2 Emulator
- Supermodel
- AngelofWoe
- doctorjei
- DragoonDoorise
- DylanTackoor
- exp111
- EXtremeExploit
- frostymm
- Godsbane
- GloriousEggroll
- JesseTG
- Kardbord
- KingIzzymon
- rawdatafeel
- Rosalie241
- SilentException
- WedgeSparda
- WingOfAGriffin