Emulator configurator for Steam Deck
Go to file
2023-11-02 19:43:11 +01:00
.github PR template 2023-10-11 21:30:28 +02:00
.gitpod/build .config/EmuDeck 2022-09-25 00:58:09 +02:00
chimeraOS/configs/emulationstation/custom_systems Update from Early Early + RPCS3 + Citra PR 2023-11-02 19:43:11 +01:00
configs Update from Early Early + RPCS3 + Citra PR 2023-11-02 19:43:11 +01:00
darwin Merge from early - CloudSync 2.0, Pegasus, Darwin support (#886) 2023-10-10 22:20:54 +02:00
flatpakupdate Add ares to EmuDeck 2023-06-28 22:16:01 -04:00
functions Update from Early Early + RPCS3 + Citra PR 2023-11-02 19:43:11 +01:00
icons Update from Early Early + RPCS3 + Citra PR 2023-11-02 19:43:11 +01:00
roms Merge from early - CloudSync 2.0, Pegasus, Darwin support (#886) 2023-10-10 22:20:54 +02:00
store add json for apotris. 2023-05-09 18:12:41 +02:00
tools Update from Early Early + RPCS3 + Citra PR 2023-11-02 19:43:11 +01:00
whiptail Should fix ShellCheck for whiptail. 2023-09-14 16:05:38 -04:00
.gitignore ignore 2022-05-24 23:02:57 +02:00
.gitpod.yml Main 0.17.6 (#304) 2022-08-06 09:44:31 +02:00
changelog.md Merge from early - CloudSync 2.0, Pegasus, Darwin support (#886) 2023-10-10 22:20:54 +02:00
cloudSyncHealth.sh Update from Early Early + RPCS3 + Citra PR 2023-11-02 19:43:11 +01:00
gc-widescreen.md Wii & GC widescreen patches 2022-05-09 17:08:38 +02:00
install-darwin.sh Feature/darwin (#881) 2023-10-06 15:46:45 +02:00
install.sh Merge from early - CloudSync 2.0, Pegasus, Darwin support (#886) 2023-10-10 22:20:54 +02:00
installCLI.sh Update from Early Early + RPCS3 + Citra PR 2023-11-02 19:43:11 +01:00
latest.md Merge from early - CloudSync 2.0, Pegasus, Darwin support (#886) 2023-10-10 22:20:54 +02:00
LICENSE Initial commit 2022-03-20 14:48:15 +01:00
logo.ans new logo 2022-03-23 19:49:06 +01:00
README.md Update from Early Early + RPCS3 + Citra PR 2023-11-02 19:43:11 +01:00
rsync.awk rsync zenity awk 2023-03-05 17:53:00 +01:00
settings.sh arSnes var 2023-09-05 12:10:37 +02:00
setup.sh Update from Early Early + RPCS3 + Citra PR 2023-11-02 19:43:11 +01:00
system-setup.sh add fedora to setup script 2023-08-30 17:41:52 -04:00
test.sh Feature/darwin (#881) 2023-10-06 15:46:45 +02:00
uninstall.sh Merge from early - CloudSync 2.0, Pegasus, Darwin support (#886) 2023-10-10 22:20:54 +02:00
version.md Main 0.17.6 (#304) 2022-08-06 09:44:31 +02:00
versions.json Update from Early Early + RPCS3 + Citra PR 2023-11-02 19:43:11 +01:00
whiptail-setup.sh UI Mode 2022-08-08 12:58:45 +02:00
wii-widescreen.md Wii & GC widescreen patches 2022-05-09 17:08:38 +02:00
zenity-setup.sh Merge from early - CloudSync 2.0, Pegasus, Darwin support (#886) 2023-10-10 22:20:54 +02:00

EmuDeck

Gitpod ready-to-code

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

How to use EmuDeck?

We recomend you take a look at our extensive Wiki, you'll find guides, videos and all sorts of content about the project:

EmuDeck Wiki

Developers, developers, developers.

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.