From c477858c694cd94f9802f5c61a03e3cfd42b00e9 Mon Sep 17 00:00:00 2001 From: Steveice10 <1269164+Steveice10@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:18:34 -0800 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 ec3ba87..9721904 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 ### Automatically (Recommended) In this method, you will create ```aes_keys.txt``` and ```seeddb.bin``` files 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.** -Note that the ```seeddb.bin``` reflects the seed encryption keys available on your console at the time of dumping. If you install and dump new games on your 3DS in the future that use seed encryption, you may need to redump this file to acquire its seed key for Citra. +Note that the ```seeddb.bin``` reflects the seed encryption keys available on your console at the time of dumping. If you ever install and dump new games on your 3DS that use seed encryption, you may need to re-dump this file to acquire their seed keys for Citra. 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.