diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 280ff6995..c5d8125ec 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -807,6 +807,10 @@ namespace dxvk { { R"(\\Snowblind\.(SP|MP|exe)$)", {{ { "d3d9.maxFrameRate", "60" }, }} }, + /* Project: Snowblind */ + { R"(\\Aviary Attorney\\nw\.exe$)", {{ + { "d3d9.maxFrameRate", "60" }, + }} }, /* Drakensang: The Dark Eye */ { R"(\\drakensang\.exe$)", {{ { "d3d9.deferSurfaceCreation", "True" },