diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 834fc557a..5ed1176c8 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -94,6 +94,10 @@ namespace dxvk { { "re7.exe", {{ { "d3d11.relaxedBarriers", "True" }, }} }, + /* Devil May Cry 5 */ + { "DevilMayCry5.exe", {{ + { "d3d11.relaxedBarriers", "True" }, + }} }, /* Call of Duty WW2 */ { "s2_sp64_ship.exe", {{ { "dxgi.nvapiHack", "False" },