diff options
Diffstat (limited to 'system')
| -rw-r--r-- | system/box64.box64rc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc index 765b2132..8d8b641d 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -72,6 +72,12 @@ BOX64_DYNAREC_CALLRET=1 [pressure-vessel-wrap] BOX64_NOGTK=1 +[ProjectZomboid64] +# This one is still a bit unstable. This might help, but will also slowdown emulation +BOX64_DYNAREC_STRONGMEM=2 +BOX64_DYNAREC_BIGBLOCKS=0 +BOX64_DYNAREC_SAFEFLAGS=2 + [Soma.bin.x86_64] # This is needed or the physics engine will not behave correctly BOX64_DYNAREC_FASTROUND=0 |