mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 04:40:05 +00:00
Merge pull request #4348 from B3n30/native_firm_keys
Load keys from save mode native firm
This commit is contained in:
commit
67888f92e5
2 changed files with 238 additions and 26 deletions
|
@ -51,3 +51,4 @@
|
|||
#define SHARED_FONT "shared_font.bin"
|
||||
#define AES_KEYS "aes_keys.txt"
|
||||
#define BOOTROM9 "boot9.bin"
|
||||
#define SECRET_SECTOR "sector0x96.bin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue