about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-10-13 11:19:37 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-10-13 11:19:37 +0200
commit2670d37542ddb7b03cc4e12b610f2b686562ee58 (patch)
treefc5f93c87c1b39421b7f7717ed1f19fff6de2cea /system
parent617fd69bcc04eedef76b41e5dba68e9c1e54f890 (diff)
downloadbox64-2670d37542ddb7b03cc4e12b610f2b686562ee58.tar.gz
box64-2670d37542ddb7b03cc4e12b610f2b686562ee58.zip
[RCFILE] Added a profile
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc8
1 files changed, 6 insertions, 2 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index e3be486d..fb4131c2 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -369,6 +369,9 @@ BOX64_DYNAREC_BIGBLOCK=3
 BOX64_DYNAREC_CALLRET=1
 BOX64_DYNAREC_BIGBLOCK=3
 
+[FP2.exe]
+BOX64_MAXCPU=4  #4 is more than enough for this game.
+
 [ForzaHorizon4.exe]
 BOX64_DYNAREC_STRONGMEM=1   #prevent random crashes it seems
 BOX64_DYNAREC_BIGBLOCK=0
@@ -439,7 +442,8 @@ BOX64_DYNAREC_SAFEFLAGS=2
 BOX64_DYNAREC_BIGBLOCK=0
 BOX64_DYNAREC_CALLRET=0
 
-
-# BOX32 Linux games
+#
+# 32bits Linux process
+# 
 [CaveShooter]
 BOX64_DYNAREC_X87DOUBLE=1