[util] Extend Battlefield 2/2142 config to Project Reality

This commit is contained in:
Blisto91 2025-01-22 19:04:25 +01:00 committed by GitHub
parent 84ccad3528
commit 4b45522895
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"},
}} },