diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 2cdf2900c..42ae825d8 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -502,6 +502,7 @@ namespace dxvk { { "d3d9.supportX4R4G4B4", "False" }, { "d3d9.maxAvailableMemory", "2048" }, { "d3d9.memoryTrackTest", "True" }, + { "d3d9.cachedDynamicBuffers", "True" }, }} }, /* Dead Space uses the a NULL render target instead of a 1x1 one if DF24 is NOT supported