diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 84b10099..b57bc39b 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" }, + }} }, /**********************************************/