diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 9144b0efe..4a4680659 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -181,7 +181,7 @@ namespace dxvk { /* A Hat in Time */ { R"(\\HatinTimeGame\.exe$)", {{ - { "d3d9.strictPow", "False" }, + { "d3d9.floatEmulation", "False" }, { "d3d9.lenientClear", "True" }, }} }, /* Borderlands: The Pre Sequel! */