mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +01:00
[util] Disable float emulation for Hat in Time
Squeezes out some extra performance in this title
This commit is contained in:
parent
720cdf383e
commit
6f93d3bf22
@ -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! */
|
||||
|
Loading…
x
Reference in New Issue
Block a user