diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2025-04-19 20:32:45 +0200 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2025-04-19 20:32:45 +0200 |
| commit | c9d756eeea29a822c890db692884d2622b94be77 (patch) | |
| tree | 34d34b6eeec30cfd4b2151265b483cdfe4faf970 /system | |
| parent | 549b57ee30ae465cb02b14c02290f936e975babd (diff) | |
| download | box64-c9d756eeea29a822c890db692884d2622b94be77.tar.gz box64-c9d756eeea29a822c890db692884d2622b94be77.zip | |
[RCFILE] Better profile for Cyberpunk 2077
Diffstat (limited to 'system')
| -rw-r--r-- | system/box64.box64rc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc index 91fb5c85..18597766 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -408,9 +408,10 @@ BOX64_DYNAREC_STRONGMEM=1 BOX64_DYNAREC_SAFEFLAGS=0 BOX64_DYNAREC_STRONGMEM=1 BOX64_DYNAREC_BIGBLOCK=3 -BOX64_DYNAREC_CALLRET=1 +BOX64_DYNAREC_CALLRET=2 BOX64_DYNAREC_FASTROUND=0 BOX64_SSE_FLUSHTO0=1 +BOX64_DYNAREC_WEAKBARRIER=2 [DaveTheDiver.exe] BOX64_DYNAREC_STRONGMEM=1 |