diff options
Diffstat (limited to 'system')
| -rw-r--r-- | system/box64.box64rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc index 05ddfdf4..d00221e6 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -821,6 +821,10 @@ BOX64_DYNAREC_CALLRET=1 BOX64_DYNAREC_CALLRET=1 BOX64_DYNAREC_BIGBLOCK=3 +[Starfield.exe] +BOX64_DYNAREC_BIGBLOCK=3 +BOX64_DYNAREC_CALLRET=1 + [steam.exe] BOX64_DYNAREC_BIGBLOCK=3 BOX64_DYNAREC_CALLRET=1 |