mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-06 00:39:11 +00:00
makerom v0.7
This commit is contained in:
+4
-1
@@ -207,6 +207,7 @@ typedef struct
|
||||
char *CardDevice;
|
||||
char *MediaType;
|
||||
char *BackupWriteWaitTime;
|
||||
char *SaveCrypto;
|
||||
} CardInfo;
|
||||
|
||||
struct{
|
||||
@@ -269,7 +270,9 @@ typedef struct
|
||||
|
||||
struct{
|
||||
bool useSDKStockData; // incase we want to use the SDK stock data, for whatever reason.
|
||||
bool use6xSavedataCrypto; // 6.X Gamecard Save Crypto, because spec support.
|
||||
bool dontModifyNcchTitleID;
|
||||
bool closeAlignWritableRegion;
|
||||
char *cverCiaPath;
|
||||
} cci; // CCI Settings
|
||||
|
||||
struct{
|
||||
|
||||
Reference in New Issue
Block a user