From 9f480eeba4e1f96d578a3298503ac2ec75915464 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 7 Feb 2023 17:07:45 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 1c1152e..24122b4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.603 - 2023-02-07 +### Fixed: +- Support safe blit on non-2D textures. + - Fixes more cases of AMD GPUs crashing on higher resolutions in Fire Emblem Engage. + ## 1.1.602 - 2023-02-06 ### Fixed: - Accelerate NVDEC VIC surface read/write and colorspace conversion with Arm64 HW intrinsics.