Nintendo Switch: Difference between revisions

From MalinWiKi
Jump to navigation Jump to search
Line 27: Line 27:


<pre> cd /home/$USER/.local/share/yuzu/keys
<pre> cd /home/$USER/.local/share/yuzu/keys
wget https://raw.githubusercontent.com/HiDe-Techno-Tips/Nintendo-Switch-Files/main/prod.keys
https://web.archive.org/web/20221109110407/https://raw.githubusercontent.com/HiDe-Techno-Tips/Nintendo-Switch-Files/main/prod.keys
</pre>
</pre>



Revision as of 11:02, 30 September 2023

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
https://web.archive.org/web/20221109110407/https://raw.githubusercontent.com/HiDe-Techno-Tips/Nintendo-Switch-Files/main/prod.keys

Flatpak I don't know atm:

 in some folder :p 

Add firmware=

Visit https://archive.org/download/yuzu-emulator-firmware-dumps And download the firmware you like to use. Example the latest

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/