From 6c787986706011c9b030710970cb646a77ce1b7b Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 16 Dec 2022 13:00:24 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 1c189ee..2d64138 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.474 - 2022-12-16 +### Fixed: +- GPU: Fix layered attachment write. + - Fixes a regression introduced in 1.1.418 that broke the crowd rendering in Mario Strikers: Battle League. + +
+Older releases +
+ ## 1.1.473 - 2022-12-15 ### Fixed: - Avalonia: Fix invisible swkbd applet on Linux. @@ -105,10 +114,6 @@ All updates to the Ryujinx official master build will be documented in this file - misc: Update Ryujinx.Graphics.Nvdec.Dependencies to 5.0.1-build12 - Updates ffmpeg dependencies to support Linux x64 and macOS. -
-Older releases -
- ## 1.1.453 - 2022-12-09 ### Fixed: - ava: Restyle the Status Bar.