diff options
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 8d8b641d..51999a0b 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -75,7 +75,7 @@ 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_BIGBLOCK=0 BOX64_DYNAREC_SAFEFLAGS=2 [Soma.bin.x86_64] |