Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/doitsujin/dxvk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/util/config/config.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp
index 638773f1..1d30d844 100644
--- a/src/util/config/config.cpp
+++ b/src/util/config/config.cpp
@@ -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 */