mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +01:00
[util] Enable d3d9.invariantPosition for Battlefield 2
Closes #1558 for good
This commit is contained in:
parent
ecb3e05cb9
commit
6b431851da
@ -337,6 +337,7 @@ namespace dxvk {
|
||||
/* Battlefield 2 (bad z-pass) */
|
||||
{ R"(\\BF2\.exe$)", {{
|
||||
{ "d3d9.longMad", "True" },
|
||||
{ "d3d9.invariantPosition", "True" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user