mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-30 21:51:53 +00:00
AMD driver releases nit
This commit is contained in:
parent
0107bc0c01
commit
ee67f7c4fa
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue