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:
Diffstat (limited to 'src/util/config/config.cpp')
-rw-r--r--src/util/config/config.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp
index 31977698..5a4de3f7 100644
--- a/src/util/config/config.cpp
+++ b/src/util/config/config.cpp
@@ -294,7 +294,7 @@ namespace dxvk {
}} },
/* Garden Warfare 2
Won't start on amd Id without atiadlxx */
- { R"(\\GW2.Main_Win64_Retail\.exe$)", {{
+ { R"(\\GW2\.Main_Win64_Retail\.exe$)", {{
{ "dxgi.customVendorId", "10de" },
}} },
/* DayZ */
@@ -396,7 +396,7 @@ namespace dxvk {
{ "dxgi.syncInterval", "1" },
}} },
/* Blizzard Entertainment Battle.net */
- { R"(\\Battle.net\.exe$)", {{
+ { R"(\\Battle\.net\.exe$)", {{
{ "dxvk.maxChunkSize", "1" },
}} },
/* Bladestorm Nightmare *
@@ -804,7 +804,7 @@ namespace dxvk {
{ "d3d9.maxFrameRate", "60" },
}} },
/* Project: Snowblind */
- { R"(\\Snowblind(.SP|.MP|.exe)$)", {{
+ { R"(\\Snowblind\.(SP|MP|exe)$)", {{
{ "d3d9.maxFrameRate", "60" },
}} },
/* Drakensang: The Dark Eye */