about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-10-30 16:37:11 +0100
committerptitSeb <sebastien.chev@gmail.com>2023-10-30 16:37:11 +0100
commit7e80e7ba86c51487e71e95d52fb72f45c94030ba (patch)
treef9a31cc622e450e5adfab23c0370d66d387f8f7b /system
parentc50c985c85b316ffb9e562764d00758e72bb03e4 (diff)
downloadbox64-7e80e7ba86c51487e71e95d52fb72f45c94030ba.tar.gz
box64-7e80e7ba86c51487e71e95d52fb72f45c94030ba.zip
[RCFILE] Better profile for Heroic
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index aaec0e0a..7b981a96 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -62,9 +62,9 @@ BOX64_ENV=BOX64_DYNAREC_STRONGMEM=3
 [heroic]
 BOX64_NOSANDBOX=1
 BOX64_MALLOC_HACK=2
-# this is to save some memory
-BOX64_DYNAREC_BIGBLOCK=0
+BOX64_DYNAREC_BIGBLOCK=0    # this is to save some memory
 BOX64_DYNAREC_ALIGNED_ATOMICS=1
+BOX64_DYNAREC_STRONGMEM=3
 
 [LotCG.x86_64]
 BOX64_DYNAREC_FASTROUND=0