diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 1636c4017..ea4629b87 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -504,8 +504,8 @@ namespace dxvk { { R"(\\BBCF\.exe$)", {{ { "d3d9.floatEmulation", "Strict" }, }} }, - /* Resident Evil games */ - { R"(\\(rerev|rerev2|re0hd|bhd|re5dx9)\.exe$)", {{ + /* Resident Evil games using MT Framework */ + { R"(\\(rerev|re0hd|bhd)\.exe$)", {{ { "d3d9.allowDirectBufferMapping", "False" }, }} }, /* Limbo */