about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index d3cc20d8..18180bd5 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -437,6 +437,15 @@ BOX64_DYNAREC_STRONGMEM=1
 [MMRX.exe]
 BOX64_DYNAREC_STRONGMEM=1
 
+[MiSideFull.exe]
+BOX64_AVX=0              # huge fps improvement
+BOX64_DYNAREC_STRONGMEM=1   
+BOX64_DYNAREC_FASTNAN=0  # fixes graphical issues like invisible mita's skirt
+BOX64_DYNAREC_BIGBLOCK=2
+BOX64_DYNAREC_CALLRET=0  # prevent crashes
+BOX64_DYNAREC_WEAKBARRIER=1
+BOX64_DYNAREC_SAFEFLAGS=1
+
 [RockstarService.exe]
 BOX64_DYNAREC_STRONGMEM=1
 BOX64_DYNAREC_FASTNAN=0