about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index 7b309ce1..7ff5e8c2 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -7,12 +7,14 @@
 #
 [*setup*]
 # using safest dynarec settings here, has some installers do crazy things
+BOX64_DYNACACHE=0
 BOX64_DYNAREC_SAFEFLAGS=2
 #BOX64_DYNAREC_BIGBLOCK=0
 #BOX64_DYNAREC_CALLRET=0
 
 [*install*]
 # using safest dynarec settings here, as some installers do crazy things
+BOX64_DYNACACHE=0
 BOX64_DYNAREC_SAFEFLAGS=2
 BOX64_DYNAREC_BIGBLOCK=0
 BOX64_DYNAREC_CALLRET=0