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.