diff --git a/Changelog.md b/Changelog.md index b1df605..db77179 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,16 +1,21 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.338 - 2022-11-03 +### Fixed: +- Ensure all pending draws are done before compute dispatch. + - Nights of Azure 2: Bride of the New Moon now works on Vulkan. + +
+Older releases +
+ ## 1.1.337 - 2022-11-02 ### Fixed: - Vulkan: Implement multisample <-> non-multisample copies and depth-stencil resolve. - Fate/Extella: The Umbral Star now works on Vulkan on Nvidia and Intel GPUs. - Sonic Colors: Ultimate now works on Vulkan on Intel GPUs. -
-Older releases -
- ## 1.1.336 - 2022-11-02 ### Fixed: - fix: Support FFmpeg 5.1.x for decoding.