diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index b2d327814..f30495540 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -788,6 +788,10 @@ namespace dxvk { { R"(\\SG_ELITE\\Game\.exe$)", {{ { "d3d9.maxFrameRate", "60" }, }} }, + /* The Incredibles */ + { R"(\\IncPC\.exe$)", {{ + { "d3d9.maxFrameRate", "59" }, + }} }, /**********************************************/ /* D3D12 GAMES (vkd3d-proton with dxvk dxgi) */