diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 665fdf9a..84b10099 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -791,9 +791,11 @@ namespace dxvk { { "d3d9.maxFrameRate", "60" }, }} }, /* Codename Panzers Phase One/Two * - * Main menu won't render after intros */ + * Main menu won't render after intros * + * and CPU bound performance */ { R"(\\(PANZERS|PANZERS_Phase_2)\.exe$)", {{ { "d3d9.enableDialogMode", "True" }, + { "d3d9.cachedDynamicBuffers", "True" }, }} }, /* DC Universe Online * * Freezes after alt tabbing */