diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 5131acc0..7826eefd 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -68,6 +68,10 @@ namespace dxvk { { "FIFA19_demo.exe", {{ { "dxvk.useRawSsbo", "True" }, }} }, + /* Resident Evil 2: Improve GPU performance */ + { "re2.exe", {{ + { "d3d11.relaxedBarriers", "True" }, + }} }, /* Call of Duty WW2 */ { "s2_sp64_ship.exe", {{ { "dxgi.nvapiHack", "False" },