From 24e04400430988c4ce56f3683bf4cda4a1aa6926 Mon Sep 17 00:00:00 2001 From: Blisto91 <47954800+Blisto91@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:48:22 +0200 Subject: [PATCH] [util] Remove The Old Republic config Looks fine without since dxvk 2.0 --- src/util/config/config.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index c15c7b9c6..b55192954 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -708,10 +708,6 @@ namespace dxvk { { R"(\\(SupremeCommander|ForgedAlliance)\.exe$)", {{ { "d3d9.floatEmulation", "Strict" }, }} }, - /* Star Wars The Old Republic */ - { R"(\\swtor\.exe$)", {{ - { "d3d9.forceSamplerTypeSpecConstants", "True" }, - }} }, /* Bionic Commando Physics break at high fps */ { R"(\\bionic_commando\.exe$)", {{