diff --git a/README.md b/README.md index 277c6a0..5415c5d 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.3 - v1.10.2 + - Compatible with dxvk v1.4.3 - v1.10.3 - 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. @@ -28,13 +28,13 @@ An attempt to improve the dxvk-async patch at https://github.com/jomihaka/dxvk-p | Async Patch | DXVK Versions | DXVK Commits | |-|-|-| -| [dxvk-async.patch] | | r4388.52038b2 - | -| N/A | | r4321.e3a63d4 - r4387.ca52c5a | -| [dxvk-async-e3a63d4.patch] | | r4275.af418dc - r4320.39a2b1c | -| [dxvk-async-af418dc.patch] | 1.10.2 | r4217.80e125a - r4274.a27448b | -| [dxvk-async-80e125a.patch] | 1.10 - 1.10.1 | r4072.67e2ee1 - r4216.4ff7687 | -| [dxvk-async-67e2ee1.patch] | 1.9.3 - 1.9.4 | r3942.f1aad6c - r4071.a4fe434 | -| [dxvk-async-f1aad6c.patch] | 1.4.3 - 1.9.2 | r2644.2c974cb - r3941.5b72520 | +| [dxvk-async.patch] | | r4388.52038b2 - | +| N/A | | r4321.e3a63d4 - r4387.ca52c5a | +| [dxvk-async-e3a63d4.patch] | | r4275.af418dc - r4320.39a2b1c | +| [dxvk-async-af418dc.patch] | 1.10.2 - 1.10.3 | r4217.80e125a - r4274.a27448b | +| [dxvk-async-80e125a.patch] | 1.10 - 1.10.1 | r4072.67e2ee1 - r4216.4ff7687 | +| [dxvk-async-67e2ee1.patch] | 1.9.3 - 1.9.4 | r3942.f1aad6c - r4071.a4fe434 | +| [dxvk-async-f1aad6c.patch] | 1.4.3 - 1.9.2 | r2644.2c974cb - r3941.5b72520 | [dxvk-async.patch]: https://github.com/Sporif/dxvk-async/blob/master/dxvk-async.patch [dxvk-async-e3a63d4.patch]: https://github.com/Sporif/dxvk-async/blob/master/dxvk-async-e3a63d4.patch