From e4e47e47d8cdd791a63ee62b704f31db4a1dc664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Fri, 8 Apr 2022 18:01:54 -0300 Subject: [PATCH] Some grinds my gears edit --- site/content/entry/yuzu-progress-report-mar-2022/index.md | 1 + 1 file changed, 1 insertion(+) 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 6c47e232..a3348c7d 100644 --- a/site/content/entry/yuzu-progress-report-mar-2022/index.md +++ b/site/content/entry/yuzu-progress-report-mar-2022/index.md @@ -21,6 +21,7 @@ Thankfully, [epicboy](https://github.com/ameerj) {{< gh-hovercard "8076" "workar Now, to be fair, blitting MSAA images is against the Vulkan specification, so Nvidia is in the right to no longer allow it. 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. Revert to 22.3.1 if you find such a regression.