diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 50aca5b35f64..928c68183267 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -868,6 +868,10 @@ namespace dxvk { { R"(\\SupremeRulerUltimate\.exe$)", {{ { "d3d9.countLosableResources", "False" }, }} }, + /* Dungeon Siege II */ + { R"(\\DungeonSiege2\.exe$)", {{ + { "d3d9.softwareCursorEmulation", "True" }, + }} }, /**********************************************/