mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
[util] Add custom vendor id for Warhammer Online
This commit is contained in:
parent
375f8323e2
commit
572315567c
@ -394,6 +394,7 @@ namespace dxvk {
|
||||
/* Warhammer: Online */
|
||||
{ R"(\\WAR(-64)?\.exe$)", {{
|
||||
{ "d3d9.allowImplicitDiscard", "False" },
|
||||
{ "d3d9.customVendorId", "1002" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user