diff --git a/README.md b/README.md index b6cfd16..0a3ceae 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ An attempt to improve the dxvk async patch at https://github.com/jomihaka/dxvk-p ### Improvements - - Compatible with dxvk v1.4.5 - v1.7.1 + - Compatible with dxvk v1.4.5 - v1.7.2 - Async pipelines are written to the state cache. The original patch doesn't since it was made before dxvk introduced the state cache. Previously you would end up with near empty state caches when using dxvk-async, now you can have the best of both worlds.