From c384d53d75bb082ecbbbd4741f9b9a340ee912a0 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 18 Aug 2024 10:16:38 +0200 Subject: [HACK] Patch Heroic 2.15.1 to avoid some internal memory manager test, until a better solution is found (heroic is still a bit unstable) --- system/box64.box64rc | 1 - 1 file changed, 1 deletion(-) (limited to 'system') diff --git a/system/box64.box64rc b/system/box64.box64rc index 383c01d7..dc4a2fc6 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -117,7 +117,6 @@ BOX64_MAXCPU=16 BOX64_NOSANDBOX=1 BOX64_INPROCESSGPU=1 BOX64_MALLOC_HACK=2 -BOX64_DYNAREC_BIGBLOCK=0 BOX64_DYNAREC_CALLRET=1 BOX64_DYNAREC_ALIGNED_ATOMICS=1 BOX64_DYNAREC_STRONGMEM=1 -- cgit 1.4.1