diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 0c82deecb93..88e39426ada 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -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" }, }} },