Nintendo Switch: Difference between revisions
m (→Add firmware) |
(Added basic instructions for ryujinx) |
||
Line 1: | Line 1: | ||
=Ryujinx= | |||
==Install Ryujinx Emulator == | |||
===Arch Linux=== | |||
yay -S ryujinx-bin | |||
visit https://prodkeys.net to get prod.keys and firmware | |||
For details: https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide#initial-setup---placement-of-prodkeys | |||
=Yuzu-emulator= | =Yuzu-emulator= | ||
Revision as of 17:49, 12 September 2024
Ryujinx
Install Ryujinx Emulator
Arch Linux
yay -S ryujinx-bin
visit https://prodkeys.net to get prod.keys and firmware
For details: https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide#initial-setup---placement-of-prodkeys
Yuzu-emulator
Install Yumu Emulator
Windows:
Visit this url and download the windows installer https://yuzu-emu.org/downloads/
Arch Linux:
yay -S yuzu
Flatpak:
flatpak install yuzu
Add keys
Download latest keys from: https://archive.org/download/prod.keys/17.x.x/prod.keys
Add them to a file called prod.keys like this:
In windows:
Appdata\Roaming\yuzu\keys\prod.keys
In Arch Linux:
cd /home/$USER/.local/share/yuzu/keys
Download https://archive.org/download/prod.keys/17.x.x/prod.keys
Flatpak I don't know atm:
in some folder :p
Add firmware
Visit https://archive.org/download/nintendo-switch-global-firmwares/ And download the firmware you like to use. Example the latest suyu officially support firmware version 17.0
unzip the zip and extract all the content to the correct folder
In Windows:
Appdata\Roaming\yuzu\nand\system\Contents\registered\
In Arch:
/home/$USER/.local/share/yuzu/nand/system/Contents/registered/ ===With Flatpak I don't know atm=== <pre>/some/folder/