From 2670d37542ddb7b03cc4e12b610f2b686562ee58 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 13 Oct 2024 11:19:37 +0200 Subject: [RCFILE] Added a profile --- system/box64.box64rc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'system') 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 -- cgit 1.4.1