[util] Limit fps for some Tomb Raider games

This commit is contained in:
Blisto91 2023-05-23 23:27:43 +02:00 committed by Philip Rebohle
parent d5c6ae2e4d
commit b9b2db510e
1 changed files with 1 additions and 0 deletions

View File

@ -497,6 +497,7 @@ namespace dxvk {
* D3DUSAGE_DYNAMIC | D3DUSAGE_WRITEONLY buffer */
{ R"(\\(trl|tra|tru)\.exe$)", {{
{ "d3d9.apitraceMode", "True" },
{ "d3d9.maxFrameRate", "60" },
}} },
/* Everquest */
{ R"(\\eqgame\.exe$)", {{