diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2023-04-16 15:31:02 +0200 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2023-04-16 15:31:02 +0200 |
| commit | 084b54723a760414008a7aeddf6f4a39489887fa (patch) | |
| tree | 0625f125a862afb766ef167bc815ac640f030275 /system | |
| parent | 60e830b64c24a4e96e4c1cf9cdab52cdc1c4a9e5 (diff) | |
| download | box64-084b54723a760414008a7aeddf6f4a39489887fa.tar.gz box64-084b54723a760414008a7aeddf6f4a39489887fa.zip | |
Fixed an entry on box64.box64rc
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] |