From ee67f7c4fac0ac30ccbc936d622ac5ccb4026b2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sun, 10 Apr 2022 03:01:35 -0300 Subject: [PATCH] AMD driver releases nit --- site/content/entry/yuzu-progress-report-mar-2022/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-mar-2022/index.md b/site/content/entry/yuzu-progress-report-mar-2022/index.md index 86a43082..27e8561c 100644 --- a/site/content/entry/yuzu-progress-report-mar-2022/index.md +++ b/site/content/entry/yuzu-progress-report-mar-2022/index.md @@ -23,7 +23,7 @@ Now, to be fair, blitting MSAA images is against the Vulkan specification, so NV It’s just a bummer to have that sudden change in behaviour with something that was previously allowed and working. Proper documentation would help a lot here. -Tagging along, a PSA for AMD users too: the currently latest 22.3.2 driver, which adds support for the `VK_KHR_workgroup_memory_explicit_layout` extension, breaks fishing in `Animal Crossing: New Horizons` and can possibly make other games crash. +Tagging along, a PSA for AMD users too: the latest drivers, 22.3.2 and later, which add support for the `VK_KHR_workgroup_memory_explicit_layout` extension, break fishing in `Animal Crossing: New Horizons` and can possibly make other games crash. Revert to 22.3.1 if you find such a regression. ## The Vulkan emulator