Cap Warhammer Online to 100 FPS

Animations break with 100+ FPS. Engine Limitation. WAR-64.exe is affected by this. WAR.exe is capped to 100 by default.
This commit is contained in:
xpander69 2022-09-10 13:47:15 +03:00 committed by Philip Rebohle
parent bd5d9d90c9
commit 2ec25f588f
1 changed files with 1 additions and 0 deletions

View File

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