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
- Host: GitHub
- URL: https://github.com/kevin-doolaeghe/emudeck-tutorial
- Owner: kevin-doolaeghe
- Created: 2024-07-10T08:20:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T08:23:53.000Z (almost 2 years ago)
- Last Synced: 2025-06-07T01:35:46.004Z (about 1 year ago)
- Topics: emudeck, setup, tutorial
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)