Wiki/wiki-rtd/docs/wiki_emulator_guides/ryujinx/ryujinx-guide.md

75 lines
2.6 KiB
Markdown
Raw Normal View History

2024-01-18 13:09:58 +00:00
# Ryujinx - General Guide
2024-01-06 08:25:02 +00:00
2024-01-18 13:09:58 +00:00
<img src="../../../wiki_images/logos/ryujinx-logo.svg" width="150">
2024-01-06 08:25:02 +00:00
2024-04-30 13:07:26 +00:00
### Ryujinx Links:
2024-02-28 06:54:12 +00:00
2024-04-23 05:17:34 +00:00
[Ryujinx Configuraton Guide](https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide)
2024-02-28 06:54:12 +00:00
[Ryujinx Wiki](https://github.com/Ryujinx/Ryujinx/wiki)
[Ryujinx Github](https://github.com/Ryujinx/Ryujinx)
[Ryujinx Webpage](https://ryujinx.org/)
2024-01-06 08:25:02 +00:00
## Where to put the games?
Switch games should be put into the `retrodeck/roms/switch/` directory.<br>
The games can come in many different formats: `XCI` `NSP` `NCA` `NSO` `NRO`.
2024-01-18 13:09:58 +00:00
2024-04-23 15:15:57 +00:00
## How-to Open the Ryujinx interface?
2024-04-23 05:17:34 +00:00
`RetroDECK Configurator` -> `Open Emulator` -> `Ryujinx`
2024-02-28 06:54:12 +00:00
## Does Ryujinx require BIOS or Firmware?
2024-03-26 05:43:18 +00:00
Needs the key files `prod.keys`, `title.keys` and the firmware files in the following directories:
2024-02-28 06:54:12 +00:00
**Keys:** `~/retrodeck/bios/switch/keys`
**Firmware:** `~/retrodeck/bios/switch/registered`
The directory tree should look like this example:
```
~/retrodeck/bios/switch
├── keys
│   ├── prod.keys
│   └── title.keys
└── registered
2024-03-26 05:43:18 +00:00
└── XXX amount of .nca files goes here
2024-03-26 14:21:20 +00:00
```
2024-04-18 05:55:55 +00:00
2024-04-23 15:15:13 +00:00
It also have installation requirements
2024-04-18 05:55:55 +00:00
2024-04-23 15:15:13 +00:00
### How-to: Install the firmware
2024-04-23 05:17:34 +00:00
2024-04-23 15:15:13 +00:00
Ryujinx also requires the firmware to be installed via `RetroDECK Configurator` -> `Open Emulator` -> `Ryujinx` -> `Tools` -> `Install Firmware` -> `Install from XCI or ZIP`
2024-04-23 05:17:34 +00:00
Read more on: [Ryujinx Configuraton Guide](https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide)
2024-04-23 15:15:13 +00:00
### Notice: Do not mix and match versions firmware and keys
The installed firmware must have have the same version at your keys and .nca files, you can't mix and match as that can lead to crashes and black screens!
You need to make sure that the keys and firmware are from the same version.
Generally do not install the firmware from games. Instead provide your own firmware and keys from your own device.
2024-04-23 05:17:34 +00:00
## Add game patches
From within Ryujinx `Right Click` on a game and select `Manage Title Updates` and then navigate to the update files you would like to install and press `Save`.
Read more on: [Ryujinx Configuraton Guide](https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide)
## Add DLC
From within Ryujinx `Right Click` on a game and select `Manage DLC` and then navigate to the update files you would like to install and press `Save`.
Read more on: [Ryujinx Configuraton Guide](https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide)
2024-04-18 05:55:55 +00:00
2024-05-11 07:21:19 +00:00
## Open Menu - Hotkey
Ryujinx has a very little capabilities for hotkeys currently. The key to Open the Ryujinx Menu is `F4` and you can access it on the radial menus on the Steam Deck or External Controllers.