From 0481589615582cfd7ef737ac90ccb9a9a19f3d41 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 18 Oct 2023 17:18:50 +0200 Subject: [ARM64_DYNAREC] More changes to Strong memory model emulation --- system/box64.box64rc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'system') 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 -- cgit 1.4.1