Nintendo Switch: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Yuzu-emulator= ==Install Yumu Emulator== ===Windows:=== Visit this url and download the windows installer https://yuzu-emu.org/downloads/ ===Arch Linux=== yay -S yuzu ==...") |
|||
Line 14: | Line 14: | ||
flatpak install yuzu | flatpak install yuzu | ||
=Add keys= | ==Add keys== | ||
Download latest keys from: | Download latest keys from: | ||
Line 21: | Line 21: | ||
Add them to a file called prod.keys like this: | Add them to a file called prod.keys like this: | ||
In windows: | ===In windows:=== | ||
<pre>Appdata\Roaming\yuzu\keys\prod.keys</pre> | <pre>Appdata\Roaming\yuzu\keys\prod.keys</pre> | ||
In Arch Linux: | ===In Arch Linux:=== | ||
<pre>/home/$USER/.local/share/yuzu/keys</pre> | <pre> cd /home/$USER/.local/share/yuzu/keys | ||
wget https://raw.githubusercontent.com/HiDe-Techno-Tips/Nintendo-Switch-Files/main/prod.keys | |||
</pre> | |||
===Flatpak I don't know atm:=== | |||
<pre> in some folder :p </pre> | <pre> in some folder :p </pre> |
Revision as of 21:07, 18 October 2022
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://raw.githubusercontent.com/HiDe-Techno-Tips/Nintendo-Switch-Files/main/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 wget https://raw.githubusercontent.com/HiDe-Techno-Tips/Nintendo-Switch-Files/main/prod.keys
Flatpak I don't know atm:
in some folder :p