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:
parent
6478c10a18
commit
2c014fdb34
@ -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 *
|
||||
|
Loading…
Reference in New Issue
Block a user