Add support for custom decrypted TitleKey

This commit is contained in:
xprism1
2021-01-25 17:26:22 +08:00
parent 319c4c6a24
commit 6ebef3c42a
4 changed files with 17 additions and 1 deletions
+1
View File
@@ -284,6 +284,7 @@ typedef struct
struct{
bool randomTitleKey;
char *titleKey;
bool encryptCia;
bool DlcContent;
bool includeUpdateNcch;