From 886268fcf940e5d8357066568c7257a7ec895b2a Mon Sep 17 00:00:00 2001 From: Blisto91 <47954800+Blisto91@users.noreply.github.com> Date: Sat, 15 Jul 2023 15:11:33 +0200 Subject: [PATCH] [util] Remove Secret World Legends config --- src/util/config/config.cpp | 5 ----- 1 file changed, 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$)", {{