From 070a62a13d7c30d8e0b31df2b7909af6d883f86a Mon Sep 17 00:00:00 2001 From: Steveice10 <1269164+Steveice10@users.noreply.github.com> Date: Sat, 3 Jun 2023 16:38:06 -0700 Subject: [PATCH] Updated AES Keys (markdown) --- AES-Keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AES-Keys.md b/AES-Keys.md index 51996f1..5488f78 100644 --- a/AES-Keys.md +++ b/AES-Keys.md @@ -5,7 +5,7 @@ Users can provide some additional crypto keys to enable some advanced features i **Note that if you are using fastboot3DS, methods 1 and 2 likely will not work. fastboot3DS has an issue that prevents accessing bootrom data; this was fixed in a source commit but has yet to be included in a release.** ### Method 1 (Recommended) -In this method, you will create an ```aes_keys.txt``` from your console using a GodMode9 script. This will dump all the keys and other secrets you need for game decryption, Miis, amiibo, etc. **This requires your 3DS to be on the latest firmware version (11.16.0).** +In this method, you will create an ```aes_keys.txt``` from your console using a GodMode9 script. This will dump all the keys and other secrets you need for game decryption, Miis, amiibo, etc. **This requires your 3DS to be on firmware 11.16.0 or 11.17.0.** 1. Download the GodMode9 script [here](https://github.com/citra-emu/citra/raw/master/dist/dumpkeys/DumpKeys.gm9) (Right Click -> Save Link As) and save it to the ```gm9/scripts``` directory on your SD card. 2. Launch GodMode9 on your 3DS and run the script by pressing HOME, selecting "Scripts", and selecting "DumpKeys". Wait for the script to finish and return you to the GodMode9 menu, then turn off your 3DS.