diff options
Diffstat (limited to 'system')
| -rw-r--r-- | system/box64.box64rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc index bf405f1b..e5ca48f0 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -97,6 +97,10 @@ BOX64_PREFER_EMULATED=1 BOX64_LOG=0 BOX64_DYNAREC_ALIGNED_ATOMICS=1 +[BeamNG.drive.x64] +BOX64_MALLOC_HACK=2 +BOX64_DYNAREC_CALLRET=1 + [box64-bash] # LOG tend to mess up script execution in bash BOX64_LOG=0 |