about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2025-03-12 14:39:07 +0100
committerptitSeb <sebastien.chev@gmail.com>2025-03-12 14:39:07 +0100
commit1af85c69a182fa6539c5690a3feebe9002fd9552 (patch)
treef268bc9ca93813c953510c803293f07f71c42c04 /system
parent3087ea0e6136fd1ed0c756e6ea316ce61678fb3a (diff)
downloadbox64-1af85c69a182fa6539c5690a3feebe9002fd9552.tar.gz
box64-1af85c69a182fa6539c5690a3feebe9002fd9552.zip
[DYNAREC] Introduced DYNAREC_DIRTY=2 and changed a profile to use it
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index 8eae0ee7..c6a9090a 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -571,8 +571,9 @@ BOX64_DYNAREC_SAFEFLAGS=2
 [NeedForSpeedHeat.exe]
 BOX64_DYNAREC_BIGBLOCK=3
 BOX64_DYNAREC_SAFEFLAGS=2
-BOX64_DYNAREC_DIRTY=1
+BOX64_DYNAREC_DIRTY=2
 BOX64_DYNAREC_CALLRET=1
+BOX64_DYNAREC_FASTNAN=0
 
 [NeedForSpeedPayback.exe]
 BOX64_DYNAREC_STRONGMEM=0