mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-27 13:54:16 +01:00
Revert "[util] Disable float emulation for Hat in Time"
Turns out this breaks some levels (e.g. Chapter 1 Act 3). Performance impact seems minimal on RADV+ACO. This reverts commit 6f93d3bf22fe2c46ee60b8b9f4487dd6a0b6a078.
This commit is contained in:
parent
c560ec44b5
commit
3ab675c233
@ -181,7 +181,7 @@ namespace dxvk {
|
||||
|
||||
/* A Hat in Time */
|
||||
{ R"(\\HatinTimeGame\.exe$)", {{
|
||||
{ "d3d9.floatEmulation", "False" },
|
||||
{ "d3d9.strictPow", "False" },
|
||||
{ "d3d9.lenientClear", "True" },
|
||||
}} },
|
||||
/* Borderlands: The Pre Sequel! */
|
||||
|
Loading…
x
Reference in New Issue
Block a user