Nintendo Switch: Difference between revisions

From MalinWiKi
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 ==...")
 
 
(8 intermediate revisions by the same user not shown)
Line 8: Line 8:
https://yuzu-emu.org/downloads/
https://yuzu-emu.org/downloads/


===Arch Linux===
===Arch Linux:===
yay -S yuzu
yay -S yuzu


===Flatpak===
===Flatpak:===
flatpak install yuzu
flatpak install yuzu


=Add keys=
==Add keys==


Download latest keys from:
Download latest keys from:
https://raw.githubusercontent.com/HiDe-Techno-Tips/Nintendo-Switch-Files/main/prod.keys
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:


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</pre>
Download https://archive.org/download/prod.keys/17.x.x/prod.keys


With flatpak I don't know atm:
===Flatpak I don't know atm:===


<pre> in some folder :p </pre>
<pre> in some folder :p </pre>
==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:===
<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>

Latest revision as of 17:30, 23 April 2024

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/