diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 84b10099e39..d30034b8b12 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -862,6 +862,12 @@ namespace dxvk { { R"(\\UK Truck Simulator\\bin\\win_x86\\game\.exe$)", {{ { "d3d9.floatEmulation", "Strict" }, }} }, + /* Supreme Ruler Ultimate * + * Leaks a StateBlock leading * + * to Reset calls failing */ + { R"(\\SupremeRulerUltimate\.exe$)", {{ + { "d3d9.countLosableResources" "False" }, + }} }, /**********************************************/