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:
authorBlisto91 <47954800+Blisto91@users.noreply.github.com>2023-07-15 16:11:33 +0300
committerRobin Kertels <robin.kertels@gmail.com>2023-07-16 16:26:46 +0300
commit886268fcf940e5d8357066568c7257a7ec895b2a (patch)
tree70dcfa3d3a7e5e9c3d78cabbc40153325f44b55c
parent84e59fc9e59ba51900931ceeafb36d517494112e (diff)
[util] Remove Secret World Legends config
-rw-r--r--src/util/config/config.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp
index f3049554..9f76239e 100644
--- a/src/util/config/config.cpp
+++ b/src/util/config/config.cpp
@@ -747,11 +747,6 @@ namespace dxvk {
{ R"(\\ffxiv\.exe$)", {{
{ "d3d9.textureMemory", "0" },
}} },
- /* Secret World Legends launcher *
- * Invisible UI */
- { R"(\\Secret World Legends\\ClientPatcher\.exe$)", {{
- { "d3d9.shaderModel", "2" },
- }} },
/* Alien Rage *
* GTX 295 & disable Hack to fix shadows */
{ R"(\\(ShippingPC-AFEARGame|ARageMP)\.exe$)", {{