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 e5ca48f0..e93092d3 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -644,6 +644,10 @@ BOX64_DYNAREC_SAFEFLAGS=2 BOX64_DYNAREC_BIGBLOCK=0 BOX64_DYNAREC_CALLRET=0 +[Wreckfest_x64.exe] +BOX64_DYNAREC_CALLRET=1 +BOX64_DYNAREC_BIGBLOCK=3 + # # 32bits Linux process # |