mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-04 08:39:05 +00:00
Dump certs.db
This is used to build CIAs. Currently only retail certs are supported
This commit is contained in:
@@ -901,6 +901,7 @@ std::vector<Config> LoadPresetConfig(std::string mount_point) {
|
||||
|
||||
LOAD_DATA(movable_sed_path, MOVABLE_SED);
|
||||
LOAD_DATA(bootrom_path, BOOTROM9);
|
||||
LOAD_DATA(certs_db_path, CERTS_DB);
|
||||
LOAD_DATA(safe_mode_firm_path, "firm/");
|
||||
LOAD_DATA(seed_db_path, SEED_DB);
|
||||
LOAD_DATA(secret_sector_path, SECRET_SECTOR);
|
||||
|
||||
Reference in New Issue
Block a user