mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-07 00:39:42 +00:00
makerom: misc and small changes
Altered behaviour to make CIA file generated to more closely match CIAs made by Nintendo's private CIA generator. As seen in gamecard updates.
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ typedef struct
|
||||
bool encryptCia;
|
||||
bool includeUpdateNcch; // for cci -> cia conversions
|
||||
|
||||
bool keyNotFound;
|
||||
bool keyFound;
|
||||
|
||||
FILE **filePtrs;
|
||||
u64 fileSize[CIA_MAX_CONTENT];
|
||||
|
||||
Reference in New Issue
Block a user