diff --git a/Changelog.md b/Changelog.md index 41f5fc6..b1df605 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 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. @@ -16,10 +26,6 @@ All updates to the Ryujinx official master build will be documented in this file - CI: Fix windows builds missing SourceRevisionId. - Windows PR builds will now have version IDs again. -
-Older releases -
- ## 1.1.333 - 2022-10-29 ### Fixed: - Vulkan: Replace VK_EXT_debug_report usage with VK_EXT_debug_utils.