mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
[util] Add config for Warhammer Online
This commit is contained in:
parent
8c2ec5d9c9
commit
c7bebe8267
@ -391,6 +391,10 @@ namespace dxvk {
|
||||
{ "d3d9.customVendorId", "10de" },
|
||||
{ "d3d9.customDeviceId", "0402" },
|
||||
}} },
|
||||
/* Warhammer: Online */
|
||||
{ R"(\\WAR(-64)?\.exe$)", {{
|
||||
{ "d3d9.allowImplicitDiscard", "False" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user