1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-11-29 10:24:10 +01:00

[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

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$)", {{