mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[util] Also enable workaround for the "mod load exe" of ToEE
This commit is contained in:
parent
6335f065c3
commit
f84f992d44
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ namespace dxvk {
|
|||
{ "d3d9.forceAspectRatio", "16:9" },
|
||||
}} },
|
||||
/* D&D - The Temple Of Elemental Evil */
|
||||
{ R"(\\ToEE\.exe$)", {{
|
||||
{ R"(\\ToEE(a)?\.exe$)", {{
|
||||
{ "d3d9.allowDiscard", "False" },
|
||||
}} },
|
||||
/* ZUSI 3 - Aerosoft Edition */
|
||||
|
|
Loading…
Add table
Reference in a new issue