Some grinds my gears edit

This commit is contained in:
Matías Locatti 2022-04-08 18:01:54 -03:00 committed by GitHub
parent 251daf9c18
commit e4e47e47d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.
Its 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.