From 3e8eeb50e73f51f4cba6b0a4d0cc46575031b66a Mon Sep 17 00:00:00 2001 From: Ren <44066520+renA21@users.noreply.github.com> Date: Sat, 12 Dec 2020 03:55:16 -0600 Subject: [PATCH] Update Lockpick_RCM steps (#219) * Fix the hyperlink for dumping keys & Update some steps * Update index.md --- site/content/help/quickstart/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/help/quickstart/index.md b/site/content/help/quickstart/index.md index f5a5339f..d2e7a47b 100644 --- a/site/content/help/quickstart/index.md +++ b/site/content/help/quickstart/index.md @@ -146,8 +146,8 @@ _**NOTE:** These steps will be used in other sections of the guide. If you follo - 6e. After Lockpick_RCM has successfully booted, press the power button to select `Dump from SysNAND`. - 6f. It will automatically boot to sept and start deriving the keys. Wait for it to finish deriving the keys. - 6g. After Lockpick_RCM has finished deriving the keys, please make note of the location of the key files. Default is: `sd:/switch/prod.keys` and `sd:/switch/title.keys`. - - 6h. Press any button to return to the menu, then navigate with the VOL+/VOL- buttons to highlight and select `Reboot (RCM)` by pressing the power button. - - 6i. Once the screen is off, [boot back into Hekate](#booting-into-hekate) (steps 3b. to 3c.) If you receive a `Payload already injected.` warning in TegraRcmGUI, click `Yes`. + - 6h. Press any button to return to the menu, then navigate with the VOL+/VOL- buttons to highlight and select `Payloads...` by pressing the power button. + - 6i. Select ``reboot_payload.bin`` from the list of payloads. You should now be booted back into Hekate. - 6j. [Mount the SD card to your computer in Hekate](#mounting-the-microsd-card-to-your-computer-in-hekate) (steps 4a. to 4c.) - 6k. Navigate to your SD card drive and copy both `prod.keys` and `title.keys` to the `%YUZU_DIR%/keys` directory. - 6l. Once you're done copying, [safely eject the SD card drive in your computer and return to the Hekate Home menu.](#mounting-the-microsd-card-to-your-computer-in-hekate) (steps 5a. to 5b.)