[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:
xpander69 2023-11-09 12:16:55 +02:00 committed by Philip Rebohle
parent 2ed1778df9
commit 1cb58b0732
1 changed files with 1 additions and 1 deletions

View File

@ -568,7 +568,7 @@ namespace dxvk {
{ "d3d9.customDeviceId", "0402" }, { "d3d9.customDeviceId", "0402" },
}} }, }} },
/* Warhammer: Online */ /* Warhammer: Online */
{ R"(\\WAR(-64)?\.exe$)", {{ { R"(\\(WAR(-64)?|WARTEST(-64)?)\.exe$)", {{
{ "d3d9.customVendorId", "1002" }, { "d3d9.customVendorId", "1002" },
}} }, }} },
/* Dragon Nest */ /* Dragon Nest */