From 8a471d4d1122c0fe8e36207227b74b69f2866fc6 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Fri, 27 Oct 2023 16:54:19 +0200 Subject: This makes steamwebhelper (much) more stable --- system/box64.box64rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system') diff --git a/system/box64.box64rc b/system/box64.box64rc index 6cf7fef2..de8f020f 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -112,9 +112,9 @@ BOX64_EMULATED_LIBS=libSDL2-2.0.so.0:libSDL2_ttf-2.0.so.0 BOX64_NOSANDBOX=1 BOX64_LOG=0 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 [steam-runtime-check-requirements] BOX64_EXIT=1 -- cgit 1.4.1