mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-11-29 01:24:11 +01:00
[util] Don't include original WC3 in Reforged config
Reforged sits in a folder called x86_64 which should filter out the original Warcraft 3
This commit is contained in:
parent
fefa4ee1f6
commit
987c132df2
@ -452,7 +452,7 @@ namespace dxvk {
|
||||
}} },
|
||||
/* Warcraft 3 Reforged *
|
||||
* Bugs out on some multi-gpu systems. */
|
||||
{ R"(\\Warcraft III\.exe$)", {{
|
||||
{ R"(\\x86_64\\Warcraft III\.exe$)", {{
|
||||
{ "dxvk.hideIntegratedGraphics", "True" },
|
||||
}} },
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user