diff options
Diffstat (limited to 'system')
| -rw-r--r-- | system/box64.box64rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc index 4264cfda..765b2132 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -51,6 +51,7 @@ BOX64_DYNAREC_SAFEFLAGS=0 BOX64_DYNAREC_BIGBLOCK=2 BOX64_DYNAREC_FORWARD=1024 BOX64_DYNAREC_CALLRET=1 +BOX64_DYNAREC_FASTROUND=0 [heroic] BOX64_NOSANDBOX=1 |