From c8502fa20cc38de2269d11c50fe6a5849719b663 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 29 Oct 2023 13:38:19 +0100 Subject: This might help Steam on Wine --- 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 de8f020f..aaec0e0a 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -113,7 +113,10 @@ BOX64_NOSANDBOX=1 BOX64_LOG=0 BOX64_MALLOC_HACK=2 BOX64_DYNAREC_BIGBLOCK=0 # this is to save some memory -BOX64_DYNAREC_ALIGNED_ATOMICS=1 +BOX64_DYNAREC_STRONGMEM=3 + +[steamwebhelper.exe] +BOX64_DYNAREC_BIGBLOCK=0 BOX64_DYNAREC_STRONGMEM=3 [steam-runtime-check-requirements] -- cgit 1.4.1