mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[util] Cap Sonic Adventure 2 to 60 fps
This commit is contained in:
parent
b2ad25755a
commit
f8bd19f210
1 changed files with 1 additions and 0 deletions
|
@ -329,6 +329,7 @@ namespace dxvk {
|
|||
/* Sonic Adventure 2 */
|
||||
{ R"(\\Sonic Adventure 2\\(launcher|sonic2app)\.exe$)", {{
|
||||
{ "d3d9.floatEmulation", "Strict" },
|
||||
{ "d3d9.maxFrameRate", "60" },
|
||||
}} },
|
||||
/* The Sims 2,
|
||||
Body Shop,
|
||||
|
|
Loading…
Add table
Reference in a new issue