mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 03:16:34 +00:00
Updated Keys (markdown)
parent
1fdb0db93d
commit
5d35a1c930
1 changed files with 1 additions and 0 deletions
1
Keys.md
1
Keys.md
|
@ -5,6 +5,7 @@ Keys are required for decrypting most of the file formats used by the Nintendo S
|
||||||
* `title.keys` - Contains game-specific keys.
|
* `title.keys` - Contains game-specific keys.
|
||||||
|
|
||||||
Ryujinx will first look for keys in `C:\Users\yourname\AppData\Roaming\Ryujinx\system`, or `\portable\system` on a portable install. To access this directory, go to `File` > `Open Ryujinx folder`, then click on `system`. If Ryujinx doesn't find any keys in those folders, it will look in `$HOME\.switch`.
|
Ryujinx will first look for keys in `C:\Users\yourname\AppData\Roaming\Ryujinx\system`, or `\portable\system` on a portable install. To access this directory, go to `File` > `Open Ryujinx folder`, then click on `system`. If Ryujinx doesn't find any keys in those folders, it will look in `$HOME\.switch`.
|
||||||
|
|
||||||
To dump your `prod.keys` and `title.keys` please follow these steps.
|
To dump your `prod.keys` and `title.keys` please follow these steps.
|
||||||
1. First off [learn how to boot into RCM mode and inject payloads](https://nh-server.github.io/switch-guide/) if you haven't already.
|
1. First off [learn how to boot into RCM mode and inject payloads](https://nh-server.github.io/switch-guide/) if you haven't already.
|
||||||
2. Make sure you have an SD card with the latest release of [Atmosphere](https://github.com/Atmosphere-NX/Atmosphere/releases) inserted into your Nintendo Switch.
|
2. Make sure you have an SD card with the latest release of [Atmosphere](https://github.com/Atmosphere-NX/Atmosphere/releases) inserted into your Nintendo Switch.
|
||||||
|
|
Loading…
Reference in a new issue