mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
2.3 KiB
2.3 KiB
Yuzu
Where to put the games?
Switch games should be put into the retrodeck/roms/switch/
directory.
The games can come in many different formats: XCI
NSP
NCA
NSO
NRO
.
Where do I put the BIOS files?
Yuzu needs the key files prod.keys
, title.keys
and the firmware files in the following directories:
Yuzu keys: ~/retrodeck/bios/switch/keys
Yuzu firmware: ~/retrodeck/bios/switch/registered
The directory tree should look like this example:
~/retrodeck/bios/switch
├── keys
│ ├── prod.keys
│ └── title.keys
└── registered
├── 02259fd41066eddbc64e0fdd217d9d2f.nca
├── 02582a2cd46cc226ce72c8a52504cd97.nca
├── 02b1dd519a6df4de1b11871851d328a1.nca
├── other 217 files...
└── fd0d23003ea5602c24ac4e41101c16fd.nca
You can find a complete guide in the Yuzu official wiki on how to extract the BIOS from your Switch.
How do I install DLC and Updates?
Requirements: Patch or DLC files
NOTE: On the Steam Deck this could be easier to do in Desktop Mode
.
- Extract any patch or dlc files from compressed
.zip
or any other format to the true files. - Open up Yuzu inside
RetroDECK Configurator
by pressingOpen Emulator
-Yuzu
. - Press
File
-Install Files to NAND
- Find a DLC or Patch file from the file browser and press
Open
- This will install the DLC or Patch file into the games NAND folder inside of Yuzu.
- Repeat step 2 to 3 for every file you need to install.
- Quit Yuzu
- Start up RetroDECK and select the game you want to play.
How do I add shader caches?
Requirements: Shader cache files
NOTE: On the Steam Deck this could be easier to do in Desktop Mode
.
- Extract any shader cache files from compressed
.zip
or any other format to folders. - Open up Yuzu inside
RetroDECK Configurator
by pressingOpen Emulator
-Yuzu
. - Right click on the game you want to add mods into.
- Click on
Open Transferable Pipeline Cache
. - Paste the files inside that directory.
- Start up RetroDECK and select the game.
How do I add mods?
Check the Mods: Yuzu section on this wiki Yuzu: Mods