State cache versions. #39
begin-theadventure
announced in
Announcements
Replies: 1 comment
-
Although DXVK doesn't downgrade the entries (e.g.v15 to vlower). It simply removes them all and starts from zero. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Soon DXVK will have a release with a new state cache version (v15) this is due to a new feature called "graphics pipeline library" but fortunately it's backward compatible which means DXVK will update the cache including entries!
In my case, I tested with Titanfall 2 using custom git build (credit)
Most entries were updated 6268 -> 4618.
However this new feature will apparently reduce stuttering but interestingly Sporif wrote that async is still better.
After the new DXVK release I'll be uploading v15 caches and of course moving the old ones to the archives in addition from now on I will be writing the versions at the top of Readme (State cache version: vX).
Beta Was this translation helpful? Give feedback.
All reactions