An open API service indexing awesome lists of open source software.

https://github.com/kevin-doolaeghe/emudeck-tutorial

Emulation - EmuDeck Setup Tutorial
https://github.com/kevin-doolaeghe/emudeck-tutorial

emudeck setup tutorial

Last synced: 5 months ago
JSON representation

Emulation - EmuDeck Setup Tutorial

Awesome Lists containing this project

README

          

# Emulation - EmuDeck Setup Tutorial

## Setup

1. Install EmuDeck using the setup script (Windows, Linux or Steam Deck).

2. Setup the emulators (BIOS and keys) :

| **Game console** | **Emulator** | **BIOS** | **Keys** |
|:----------------:|:------------:|:-------------:|:------------------------:|
| Wii | Dolphin | No | - |
| Wii U | Cemu | No | Yes, for encrypted games |
| Switch | Ryujinx | Yes, via GUI | Yes |
| DS | MelonDS | Yes, optional | - |
| PSX | DuckStation | Yes* | - |
| PS2 | PCSX2 | Yes* | - |
| PS3 | RPCS3 | Yes, via GUI | - |
| PSP | PPSSPP | No | - |
| | | | |

\* BIOS must be copied to `Emulation/bios` directory.

3. Place your games in the corresponding folders (e.g. `Emulation/roms/wii` for Wii games).

4. Launch Steam Rom Manager to add your games to Steam.

* Toggle parsers for emulators,
* Configure your games,
* Add the final game list to Steam library.

## References

* [EmuDeck Official Website](https://www.emudeck.com/)
* [EmuDeck Wiki](https://emudeck.github.io/)