You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented a new state cache file format which will lead to significantly smaller files. State caches from previous DXVK versions will be converted automatically.
Further reduced CPU overhead, particularly in games with a large number of different shaders.
Fixed incorrect barriers in case graphics shaders write to UAVs.
Fixed incorrect MSAA sample positions being reported to shaders.