mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-31 05:52:11 +01:00
[util] Extend Battlefield 2/2142 config to Project Reality
This commit is contained in:
parent
84ccad3528
commit
b73f9d8ecb
@ -610,7 +610,7 @@ namespace dxvk {
|
||||
* Also hang when alt tabbing which seems *
|
||||
* like a game bug that d3d9 drivers work *
|
||||
* around. */
|
||||
{ R"(\\(BF2|BF2142)\.exe$)", {{
|
||||
{ R"(\\(BF2|BF2142|PRBF2)\.exe$)", {{
|
||||
{ "d3d9.deviceLossOnFocusLoss", "True" },
|
||||
{ "d3d9.countLosableResources", "False"},
|
||||
}} },
|
||||
|
Loading…
x
Reference in New Issue
Block a user