[util] Use cached constant buffers for Armored Warfare

This commit is contained in:
Blisto91 2022-04-08 21:54:18 +02:00 committed by Philip Rebohle
parent 42c66c410e
commit 3672375bc1
1 changed files with 4 additions and 0 deletions

View File

@ -230,6 +230,10 @@ namespace dxvk {
{ R"(\\SGWContracts\.exe$)", {{
{ "d3d11.cachedDynamicResources", "a" },
}} },
/* Armored Warfare */
{ R"(\\armoredwarfare\.exe$)", {{
{ "d3d11.cachedDynamicResources", "c" },
}} },
/* Shadow of the Tomb Raider - invariant *
* position breaks character rendering on NV */
{ R"(\\SOTTR\.exe$)", {{