mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-15 07:29:17 +01:00
[util] Also enable workaround for the "mod load exe" of ToEE
This commit is contained in:
parent
6335f065c3
commit
f84f992d44
@ -402,7 +402,7 @@ namespace dxvk {
|
|||||||
{ "d3d9.forceAspectRatio", "16:9" },
|
{ "d3d9.forceAspectRatio", "16:9" },
|
||||||
}} },
|
}} },
|
||||||
/* D&D - The Temple Of Elemental Evil */
|
/* D&D - The Temple Of Elemental Evil */
|
||||||
{ R"(\\ToEE\.exe$)", {{
|
{ R"(\\ToEE(a)?\.exe$)", {{
|
||||||
{ "d3d9.allowDiscard", "False" },
|
{ "d3d9.allowDiscard", "False" },
|
||||||
}} },
|
}} },
|
||||||
/* ZUSI 3 - Aerosoft Edition */
|
/* ZUSI 3 - Aerosoft Edition */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user