1
0
Fork 0
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:
Blisto91 2022-09-30 21:03:34 +02:00 committed by Joshie
parent b2ad25755a
commit f8bd19f210

View file

@ -329,6 +329,7 @@ namespace dxvk {
/* Sonic Adventure 2 */ /* Sonic Adventure 2 */
{ R"(\\Sonic Adventure 2\\(launcher|sonic2app)\.exe$)", {{ { R"(\\Sonic Adventure 2\\(launcher|sonic2app)\.exe$)", {{
{ "d3d9.floatEmulation", "Strict" }, { "d3d9.floatEmulation", "Strict" },
{ "d3d9.maxFrameRate", "60" },
}} }, }} },
/* The Sims 2, /* The Sims 2,
Body Shop, Body Shop,