mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-12-05 01:24:14 +01:00
[util] Cap Sonic Adventure 2 to 60 fps
This commit is contained in:
parent
b2ad25755a
commit
f8bd19f210
@ -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…
Reference in New Issue
Block a user