diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index a3a86699..c6ec7cd8 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -52,6 +52,7 @@ namespace dxvk { * after creating the DXGI swap chain */ { R"(\\Frostpunk\.exe$)", {{ { "dxgi.deferSurfaceCreation", "True" }, + { "d3d11.cachedDynamicResources", "c" }, }} }, /* Nioh: See Frostpunk, apparently? */ { R"(\\nioh\.exe$)", {{