Nintendo Switch: Difference between revisions

From MalinWiKi
Jump to navigation Jump to search
No edit summary
Line 33: Line 33:


<pre> in some folder :p </pre>
<pre> in some folder :p </pre>
==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:===
<pre>Appdata\Roaming\yuzu\nand\system\Contents\registered\</pre>
===In Arch:===
<pre>/home/$USER/.local/share/yuzu/nand/system/Contents/registered/
===With Flatpak I don't know atm===
<pre>/some/folder/</pre>

Revision as of 21:12, 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 

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/