From 1fdb0db93db94fdb956630dc98b837ab86fc177a Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 13 Jun 2023 23:01:15 +0100 Subject: [PATCH] Updated Keys (markdown) --- Keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Keys.md b/Keys.md index ef49476..721a3aa 100644 --- a/Keys.md +++ b/Keys.md @@ -4,7 +4,7 @@ Keys are required for decrypting most of the file formats used by the Nintendo S * `prod.keys` - Contains common keys used by all Nintendo Switch devices. * `title.keys` - Contains game-specific keys. -Ryujinx will first look for keys in `C:\Users\yourname\AppData\Roaming\Ryujinx\system` or `\portable\system`. 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. 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.