mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 19:54:19 +01:00
[util] Enable cached vertex and index buffers for The Evil Within
Large performance win.
This commit is contained in:
parent
f14bccc8c3
commit
bb178baaf1
@ -35,6 +35,7 @@ namespace dxvk {
|
||||
* multiple times */
|
||||
{ R"(\\EvilWithin(Demo)?\.exe$)", {{
|
||||
{ "d3d11.dcSingleUseMode", "False" },
|
||||
{ "d3d11.cachedDynamicResources", "vi" },
|
||||
}} },
|
||||
/* Far Cry 3: Assumes clear(0.5) on an UNORM *
|
||||
* format to result in 128 on AMD and 127 on *
|
||||
|
Loading…
x
Reference in New Issue
Block a user