From fbca7eb57f0ba4768caa3f586cba4db87460f7a5 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Tue, 6 Oct 2015 23:42:04 +0100 Subject: [PATCH] (CTR/3DS) disable the SystemModeExt flag until more tests can be made. --- ctr/tools/template-cia.rsf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctr/tools/template-cia.rsf b/ctr/tools/template-cia.rsf index 61ad0268f4..7f8dfc5afd 100644 --- a/ctr/tools/template-cia.rsf +++ b/ctr/tools/template-cia.rsf @@ -93,7 +93,7 @@ AccessControlInfo: CpuSpeed : 804mhz EnableL2Cache : true SystemMode : $(APP_SYSTEM_MODE) - SystemModeExt : $(APP_SYSTEM_MODE_EXT) +# SystemModeExt : $(APP_SYSTEM_MODE_EXT) DisableDebug : false EnableForceDebug : false