diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index ce03b4f0c..62745524a 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -447,6 +447,10 @@ namespace dxvk { { R"(\\ghost\.exe$)", {{ { "d3d11.longMad", "True" }, }} }, + /* Watch_Dogs - Some objects flicker without */ + { R"(\\watch_dogs\.exe$)", {{ + { "d3d11.longMad", "True" }, + }} }, /**********************************************/ /* D3D9 GAMES */