diff options
Diffstat (limited to 'system')
| -rw-r--r-- | system/box64.box64rc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc index 3f89a81b..7c9da4a9 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -688,6 +688,11 @@ BOX64_DYNAREC_CALLRET=0 BOX64_DYNAREC_CALLRET=1 BOX64_DYNAREC_BIGBLOCK=3 +[ZenlessZoneZero.exe] +BOX64_DYNAREC_STRONGMEM=1 +BOX64_DYNAREC_SAFEFLAGS=2 +BOX64_DYNAREC_CALLRET=0 + # # 32bits Linux process # |