diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 7826eefd2..0cc350c4e 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -72,6 +72,10 @@ namespace dxvk { { "re2.exe", {{ { "d3d11.relaxedBarriers", "True" }, }} }, + /* Resident Evil 7 */ + { "re7.exe", {{ + { "d3d11.relaxedBarriers", "True" }, + }} }, /* Call of Duty WW2 */ { "s2_sp64_ship.exe", {{ { "dxgi.nvapiHack", "False" },