diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 9f96cba7..be6a1c04 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -611,6 +611,7 @@ namespace dxvk { * Very prone to address space crashes */ { R"(\\(GHWT|GHWT_Definitive)\.exe$)", {{ { "d3d9.textureMemory", "16" }, + { "d3d9.allowDirectBufferMapping", "False" }, }} }, }};