diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index ddf63e563..22597a0eb 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -448,6 +448,10 @@ namespace dxvk { { "dxgi.tearFree", "False" }, { "dxgi.syncInterval", "1" }, }} }, + /* Sine Mora EX */ + { R"(\\SineMoraEX\.exe$)", {{ + { "d3d9.maxFrameRate", "60" }, + }} }, }};