mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +01:00
[Util] two more executables to workaround Warhammer Online
Test server executables need the same VendorID to work around the rendering issues.
This commit is contained in:
parent
2ed1778df9
commit
1cb58b0732
@ -568,7 +568,7 @@ namespace dxvk {
|
||||
{ "d3d9.customDeviceId", "0402" },
|
||||
}} },
|
||||
/* Warhammer: Online */
|
||||
{ R"(\\WAR(-64)?\.exe$)", {{
|
||||
{ R"(\\(WAR(-64)?|WARTEST(-64)?)\.exe$)", {{
|
||||
{ "d3d9.customVendorId", "1002" },
|
||||
}} },
|
||||
/* Dragon Nest */
|
||||
|
Loading…
x
Reference in New Issue
Block a user