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.box64rc5
1 files changed, 4 insertions, 1 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index fec1894f..65008633 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -56,6 +56,9 @@ BOX64_DYNAREC_CALLRET=1
 BOX64_DYNAREC_FASTROUND=0
 BOX64_DYNAREC_ALIGNED_ATOMICS=1
 
+[geekbench6]
+BOX64_ENV=BOX64_DYNAREC_STRONGMEM=3
+
 [heroic]
 BOX64_NOSANDBOX=1
 BOX64_MALLOC_HACK=2
@@ -82,7 +85,7 @@ BOX64_NOGTK=1
 
 [ProjectZomboid64]
 # This one is still a bit unstable. This might help, but will also slowdown emulation
-BOX64_DYNAREC_STRONGMEM=2
+BOX64_DYNAREC_STRONGMEM=3
 BOX64_DYNAREC_SAFEFLAGS=2
 BOX64_DYNAREC_JVM=0
 BOX64_DYNAREC_ALIGNED_ATOMICS=1