From 1fce327192bef81e4ddc1ce1acde3688c74fab59 Mon Sep 17 00:00:00 2001 From: Jeffrey Pfau Date: Sun, 31 Jan 2016 14:08:28 -0800 Subject: [PATCH] 3DS: Enable L2 cache on n3DS --- src/platform/3ds/cia.rsf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/platform/3ds/cia.rsf.in b/src/platform/3ds/cia.rsf.in index a6ebf7ff8..5c91583da 100644 --- a/src/platform/3ds/cia.rsf.in +++ b/src/platform/3ds/cia.rsf.in @@ -92,6 +92,7 @@ AccessControlInfo: MaxCpu : 0x9E # Default CpuSpeed : 804mhz + EnableL2Cache : true DisableDebug : true EnableForceDebug : false