Updated Changelog (markdown)

MetrosexualGarbodor 2022-11-12 23:36:38 +00:00
parent 9dd6965df1
commit 7b71dbb9f1

@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.342 - 2022-11-12
### Fixed:
- Use vector transform feedback outputs if possible.
- Fixes grass rendering on Xenoblade Chronicles Definitive Edition on Vulkan on Intel GPUs.
- May fix similar issues on Pokkén Tournament or the Xenoblade games on AMD and/or Intel GPUs.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.341 - 2022-11-11
### Fixed:
- Fix VertexId and InstanceId on Vulkan.
@ -23,10 +33,6 @@ All updates to the Ryujinx official master build will be documented in this file
- Ensure all pending draws are done before compute dispatch.
- Nights of Azure 2: Bride of the New Moon now works on Vulkan.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.337 - 2022-11-02
### Fixed:
- Vulkan: Implement multisample <-> non-multisample copies and depth-stencil resolve.