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.box64rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index bfad71fc..783866d6 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -957,6 +957,11 @@ BOX64_DYNAREC_SAFEFLAGS=2
 BOX64_DYNAREC_BIGBLOCK=3
 BOX64_DYNAREC_CALLRET=1
 
+[VampireSurvivors.exe]
+BOX64_DYNAREC_BIGBLOCK=3
+BOX64_DYNAREC_CALLRET=1
+BOX64_DYNAREC_INTERP_SIGNAL=1    #there seems to be some race condition when signal is done with dynarec on this one
+
 [vc_redist.x64.exe]
 BOX64_DYNACACHE=0
 BOX64_DYNAREC_SAFEFLAGS=2