1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-04 16:24:29 +01:00

[util] Match on the GOG version of KoF XIII as well

This commit is contained in:
Winter Snowfall 2023-06-14 01:18:30 +03:00 committed by Philip Rebohle
parent 6478c10a18
commit 2c014fdb34

View File

@ -665,7 +665,7 @@ namespace dxvk {
}} },
/* King Of Fighters XIII *
* In-game speed increases on high FPS */
{ R"(\\kofxiii\.exe$)", {{
{ R"(\\kof(xiii|13_win32_Release)\.exe$)", {{
{ "d3d9.maxFrameRate", "60" },
}} },
/* YS Origin *