mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-03 00:39:14 +00:00
Override content.encryptCia when titlekey specified
This commit is contained in:
@@ -998,7 +998,7 @@ void DisplayExtendedHelp(char *app_name)
|
|||||||
printf(" -dver <version> Data-title version\n");
|
printf(" -dver <version> Data-title version\n");
|
||||||
printf(" -deviceid <hex id> 3DS unique device ID\n");
|
printf(" -deviceid <hex id> 3DS unique device ID\n");
|
||||||
printf(" -esaccid <hex id> e-Shop account ID\n");
|
printf(" -esaccid <hex id> e-Shop account ID\n");
|
||||||
printf(" -titlekey <titlekey> Specify decrypted title key\n");
|
printf(" -titlekey <titlekey> Specify decrypted title key (Overrides \"EnableCrypt\" in RSF to true)\n");
|
||||||
printf(" -rand Use a random title key\n");
|
printf(" -rand Use a random title key\n");
|
||||||
printf(" -dlc Create DLC CIA\n");
|
printf(" -dlc Create DLC CIA\n");
|
||||||
printf(" -srl <srl file> Package a TWL SRL in a CIA\n");
|
printf(" -srl <srl file> Package a TWL SRL in a CIA\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user