[util] Remove fps cap from Warhammer Online

This is a bit embarrassing. Added this config few days ago to counter the animation breakages, but now Return of Reckoning devs patched the executable on their side to cap the framerate by default. So the workaround is not needed anymore.
This commit is contained in:
xpander69 2022-09-16 23:12:29 +03:00 committed by Joshie
parent 4fb6c200d7
commit 07094ac4f9
1 changed files with 0 additions and 1 deletions

View File

@ -439,7 +439,6 @@ namespace dxvk {
/* Warhammer: Online */
{ R"(\\WAR(-64)?\.exe$)", {{
{ "d3d9.customVendorId", "1002" },
{ "d3d9.maxFrameRate", "100" },
}} },
/* Dragon Nest */
{ R"(\\DragonNest_x64\.exe$)", {{