mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +01:00
[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:
parent
2c3f2b9ad1
commit
9b877cf623
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user