mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[util] Fix Tomb Raider: Legend flicking result from #4389
This commit is contained in:
parent
9b272fb3f6
commit
d6b5b96a07
1 changed files with 1 additions and 0 deletions
|
@ -580,6 +580,7 @@ namespace dxvk {
|
|||
{ R"(\\(trl|tra|tru)\.exe$)", {{
|
||||
{ "d3d9.cachedDynamicBuffers", "True" },
|
||||
{ "d3d9.maxFrameRate", "60" },
|
||||
{ "d3d9.floatEmulation", "False" },
|
||||
}} },
|
||||
/* Everquest */
|
||||
{ R"(\\eqgame\.exe$)", {{
|
||||
|
|
Loading…
Add table
Reference in a new issue