mirror of
https://github.com/ptitSeb/box64.git
synced 2025-05-09 00:21:32 +08:00
[RCFILE] Added 2 more optimized profile for wine new wow64 games
This commit is contained in:
parent
d406946c2d
commit
0c50f724e6
@ -261,6 +261,14 @@ BOX64_DYNAREC_STRONGMEM=1
|
||||
BOX64_DYNAREC_SAFEFLAGS=2
|
||||
BOX64_DYNAREC_CALLRET=0 # prevent segfaulting
|
||||
|
||||
[flatout.exe]
|
||||
BOX64_DYNAREC_CALLRET=1
|
||||
BOX64_DYNAREC_BIGBLOCK=2
|
||||
|
||||
[FlatOut2.exe]
|
||||
BOX64_DYNAREC_CALLRET=1
|
||||
BOX64_DYNAREC_BIGBLOCK=2
|
||||
|
||||
[ForzaHorizon4.exe]
|
||||
BOX64_DYNAREC_STRONGMEM=1 #prevent random crashes it seems
|
||||
BOX64_DYNAREC_BIGBLOCK=0
|
||||
@ -278,7 +286,6 @@ BOX64_DYNAREC_SAFEFLAGS=2
|
||||
|
||||
[HorizonZeroDawn.exe]
|
||||
BOX64_DYNAREC_STRONGMEM=1
|
||||
BOX64_RDTSC=2
|
||||
|
||||
[INSIDE.exe]
|
||||
BOX64_DYNAREC_STRONGMEM=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user