[util] Remove D&D - The Temple of Evil workaround

The game uses SWVP, so we don't need an app hack here.
This commit is contained in:
Robin Kertels 2023-05-26 04:05:43 +02:00 committed by Joshie
parent 2c3f2b9ad1
commit 9b877cf623
1 changed files with 0 additions and 4 deletions

View File

@ -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.