Skip to content

Commit

Permalink
[util] Include Prince of Persia main executable
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterSnowfall authored and doitsujin committed Oct 31, 2024
1 parent d4f25c8 commit 6e43bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util/config/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@ namespace dxvk {
}} },
/* Prince of Persia (2008) - Can get stuck *
* during loading at very high fps */
{ R"(\\PrinceOfPersia_Launcher\.exe$)", {{
{ R"(\\Prince( of Persia|OfPersia_Launcher)\.exe$)", {{
{ "d3d9.maxFrameRate", "240" },
}} },
/* F.E.A.R 1 & expansions *
Expand Down

0 comments on commit 6e43bf6

Please sign in to comment.