mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-12-13 07:08:50 +01:00
[util] Enable strict float emulation for Sonic Adventure 2
This commit is contained in:
parent
2e4caa4c14
commit
4f56e72d56
@ -321,7 +321,7 @@ namespace dxvk {
|
||||
}} },
|
||||
/* Sonic Adventure 2 */
|
||||
{ R"(\\Sonic Adventure 2\\(launcher|sonic2app)\.exe$)", {{
|
||||
{ "d3d9.floatEmulation", "False" },
|
||||
{ "d3d9.floatEmulation", "Strict" },
|
||||
}} },
|
||||
/* The Sims 2,
|
||||
Body Shop,
|
||||
|
Loading…
Reference in New Issue
Block a user