mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-01-31 18:35:39 +00:00
wiki
This commit is contained in:
parent
888cdb5000
commit
93081c00e6
|
@ -39,14 +39,22 @@ The directory tree should look like this example:
|
||||||
└── XXX amount of .nca files goes here
|
└── XXX amount of .nca files goes here
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install the firmware
|
It also have installation requirements
|
||||||
|
|
||||||
|
### How-to: Install the firmware
|
||||||
|
|
||||||
Ryujinx also requires the firmware to be installed via `RetroDECK Configurator` -> `Open Emulator` -> `Ryujinx` -> `Tools` -> `Install Firmware` -> `Install from XCI or ZIP`
|
Ryujinx also requires the firmware to be installed via `RetroDECK Configurator` -> `Open Emulator` -> `Ryujinx` -> `Tools` -> `Install Firmware` -> `Install from XCI or ZIP`
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
Read more on: [Ryujinx Configuraton Guide](https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide)
|
Read more on: [Ryujinx Configuraton Guide](https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide)
|
||||||
|
|
||||||
|
### 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.
|
||||||
|
|
||||||
## Add game patches
|
## 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`.
|
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`.
|
||||||
|
|
Loading…
Reference in a new issue