From 0cad97d5ec4a76579a616907095b57944ee066c0 Mon Sep 17 00:00:00 2001 From: Autumn Ashton Date: Thu, 30 Jan 2025 02:58:15 +0000 Subject: [PATCH] [util] Add scaleDref to SplinterCell2 --- src/util/config/config.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 7347ecf46..96aa45f6d 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -1189,6 +1189,7 @@ namespace dxvk { * Broken inputs and physics above 60 FPS */ { R"(\\SplinterCell2\.exe$)", {{ { "d3d9.maxFrameRate", "60" }, + { "d3d8.scaleDref", "24" }, }} }, /* Chrome: Gold Edition * * Broken character model motion at high FPS */