Download attribute for key script link

Steveice10 2023-04-09 13:11:24 -07:00
parent 4d642f94d9
commit 4f14734e5a

@ -5,7 +5,7 @@ Users can provide some additional crypto keys to enable some advanced features i
### Method 1 (Recommended) ### 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 the latest firmware version (11.16.0).**
1. Download the GodMode9 script [here](https://github.com/citra-emu/citra/raw/master/dist/dumpkeys/DumpKeys.gm9) and save it to the ```gm9/scripts``` directory on your SD card. 1. Download the GodMode9 script <a href="https://github.com/citra-emu/citra/raw/master/dist/dumpkeys/DumpKeys.gm9" download>here</a> 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. 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.
3. On your SD card you will find ```gm9/aes_keys.txt```. Copy this file to the ```sysdata``` folder in your Citra user directory. 3. On your SD card you will find ```gm9/aes_keys.txt```. Copy this file to the ```sysdata``` folder in your Citra user directory.