From 1bc04f1239a3d0efe3c9759fd87bf37ee6c5170b Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 25 Feb 2024 09:39:21 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index d2f4723..8d9417d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1214 - 2024-02-24 +### Fixed: +- Change packed aliasing formats to UInt. + - On AMD GPUs, fixes graphical glitches in CEIBA, Wet Steps and Yokai Watch 1. + ## 1.1.1213 - 2024-02-23 ### Fixed: - nuget: bump System.Drawing.Common from 8.0.1 to 8.0.2.