[util] Disable countLosableResources for all d3d9 Supreme Ruler games

All the d3d9 Supreme ruler games have this issue.
This commit is contained in:
Blisto91 2024-01-27 14:31:24 +01:00 committed by Philip Rebohle
parent a0e39e94fa
commit 428c98bc63
1 changed files with 2 additions and 2 deletions

View File

@ -870,10 +870,10 @@ namespace dxvk {
{ R"(\\UK Truck Simulator\\bin\\win_x86\\game\.exe$)", {{
{ "d3d9.floatEmulation", "Strict" },
}} },
/* Supreme Ruler Ultimate *
/* d3d9 Supreme Ruler games *
* Leaks a StateBlock leading *
* to Reset calls failing */
{ R"(\\SupremeRulerUltimate\.exe$)", {{
{ R"(\\SupremeRuler(Ultimate|GreatWar|1936|CW)\.exe$)", {{
{ "d3d9.countLosableResources", "False" },
}} },
/* Operation Flashpoint: Red River *