Nintendo Switch: Difference between revisions
(7 intermediate revisions by the same user not shown) | |||
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 | |||
Download shader cache for various games: | |||
https://emulation.gametechwiki.com/index.php/Shader_caches#Ryujinx | |||
=Yuzu-emulator= | =Yuzu-emulator= | ||
Line 17: | Line 33: | ||
Download latest keys from: | Download latest keys from: | ||
https:// | https://archive.org/download/prod.keys/17.x.x/prod.keys | ||
Add them to a file called prod.keys like this: | Add them to a file called prod.keys like this: | ||
Line 26: | Line 42: | ||
===In Arch Linux:=== | ===In Arch Linux:=== | ||
<pre> cd /home/$USER/.local/share/yuzu/keys | <pre> cd /home/$USER/.local/share/yuzu/keys</pre> | ||
Download https://archive.org/download/prod.keys/17.x.x/prod.keys | |||
===Flatpak I don't know atm:=== | ===Flatpak I don't know atm:=== | ||
Line 34: | Line 49: | ||
<pre> in some folder :p </pre> | <pre> in some folder :p </pre> | ||
==Add firmware | ==Add firmware== | ||
Visit https://archive.org/download/ | Visit https://archive.org/download/nintendo-switch-global-firmwares/ | ||
And download the firmware you like to use. Example the latest | 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 | unzip the zip and extract all the content to the correct folder |
Latest revision as of 09:41, 15 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
Download shader cache for various games: https://emulation.gametechwiki.com/index.php/Shader_caches#Ryujinx
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/