From 637e177408d5cd7f04e52fb79b6183bee3088988 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Fri, 31 Jan 2025 16:31:10 +0100 Subject: [ARM64_DYNAREC] Fixed mxcsr sync with fpsr on SSE_SLUSHTO0, and added a profile that needs it --- system/box64.box64rc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'system') diff --git a/system/box64.box64rc b/system/box64.box64rc index 94f5229c..0c1b8a4a 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -419,6 +419,12 @@ BOX64_DYNAREC_SAFEFLAGS=2 BOX64_DYNAREC_BIGBLOCK=0 #Last of the EA/Origin Launcher process +[FactoryGameSteam-Win64-Shipping.exe] +BOX64_DYNAREC_STRONGMEM=1 +BOX64_DYNAREC_BIGBLOCK=3 +BOX64_DYNAREC_CALLRET=1 +BOX64_SSE_FLUSHTO0=1 + [Fallout4.exe] BOX64_DYNAREC_STRONGMEM=1 -- cgit 1.4.1