diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2024-01-17 17:44:42 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2024-01-17 17:44:42 +0100 |
| commit | cd6af181833e978e1148a870f95644449d2380d5 (patch) | |
| tree | 61e6cc8d6dfd08d0821b50be0f271207bac8fbb9 /system | |
| parent | a425275108f2562c6593394cbbcc1c49b58e87c5 (diff) | |
| download | box64-cd6af181833e978e1148a870f95644449d2380d5.tar.gz box64-cd6af181833e978e1148a870f95644449d2380d5.zip | |
[RCFILE] Adjusted steamwebhelper profile for better stability
Diffstat (limited to 'system')
| -rw-r--r-- | system/box64.box64rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc index 80319f90..daafebf6 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -147,7 +147,7 @@ BOX64_NOSANDBOX=1 BOX64_INPROCESSGPU=1 BOX64_LOG=0 BOX64_MALLOC_HACK=2 -BOX64_DYNAREC_BIGBLOCK=2 +BOX64_DYNAREC_BIGBLOCK=0 BOX64_DYNAREC_CALLRET=1 BOX64_DYNAREC_STRONGMEM=1 |