From 9b877cf623d143ccea73016ce899384ce08977a0 Mon Sep 17 00:00:00 2001 From: Robin Kertels Date: Fri, 26 May 2023 04:05:43 +0200 Subject: [PATCH] [util] Remove D&D - The Temple of Evil workaround The game uses SWVP, so we don't need an app hack here. --- 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 5a7ab08e9..1a5594d66 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -474,10 +474,6 @@ namespace dxvk { { R"(\\Neptunia\.exe$)", {{ { "d3d9.forceAspectRatio", "16:9" }, }} }, - /* D&D - The Temple Of Elemental Evil */ - { R"(\\ToEE(a)?\.exe$)", {{ - { "d3d9.allowDiscard", "False" }, - }} }, /* GTA IV (NVAPI) */ /* Also thinks we're always on Intel * * and will report/use bad amounts of VRAM.