diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 81b70ae2..f861ba2d 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -795,6 +795,10 @@ namespace dxvk { { R"(\\IncPC\.exe$)", {{ { "d3d9.maxFrameRate", "59" }, }} }, + /* Conflict Vietnam */ + { R"(\\Vietnam\.exe$)", {{ + { "d3d9.maxFrameRate", "60" }, + }} }, /**********************************************/ /* D3D12 GAMES (vkd3d-proton with dxvk dxgi) */