mirror of
https://github.com/RetroDECK/Wiki.git
synced 2024-11-30 09:35:39 +00:00
ryujinx
This commit is contained in:
parent
733c2d0476
commit
b9b7c90c93
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
### Yuzu Links:
|
### Yuzu Links:
|
||||||
|
|
||||||
[Ryujinx Guide](https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide)
|
[Ryujinx Configuraton Guide](https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide)
|
||||||
|
|
||||||
[Ryujinx Wiki](https://github.com/Ryujinx/Ryujinx/wiki)
|
[Ryujinx Wiki](https://github.com/Ryujinx/Ryujinx/wiki)
|
||||||
|
|
||||||
|
@ -17,7 +17,9 @@
|
||||||
Switch games should be put into the `retrodeck/roms/switch/` directory.<br>
|
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`.
|
The games can come in many different formats: `XCI` `NSP` `NCA` `NSO` `NRO`.
|
||||||
|
|
||||||
WIP
|
## Open Ryujinx
|
||||||
|
|
||||||
|
`RetroDECK Configurator` -> `Open Emulator` -> `Ryujinx`
|
||||||
|
|
||||||
## Does Ryujinx require BIOS or Firmware?
|
## Does Ryujinx require BIOS or Firmware?
|
||||||
|
|
||||||
|
@ -39,5 +41,22 @@ The directory tree should look like this example:
|
||||||
|
|
||||||
### Install the firmware
|
### Install the firmware
|
||||||
|
|
||||||
Ryujinx also requires the firmware to be installed via `Tools` -> `Install Firmware`
|
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)
|
||||||
|
|
||||||
|
## 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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue