From 6e43bf6d615f6fc1cd76d98fc3de47240940543e Mon Sep 17 00:00:00 2001 From: WinterSnowfall Date: Thu, 31 Oct 2024 15:21:07 +0200 Subject: [PATCH] [util] Include Prince of Persia main executable --- src/util/config/config.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index cc7badc3f..634c2f634 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -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 *