From c5e5fb262dbc07cd6ae33e27e8e2282ce8cd5d8b Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 22 Feb 2022 22:25:40 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/Changelog.md b/Changelog.md index f46b526..940a523 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,29 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.53 - 2022-02-22 +### Added: +- T32: Implement ALU (shifted register) instructions. + - No expected changes to emulator functionality. + +## 1.1.52 - 2022-02-22 +### Fixed: +- Allow textures to have their data partially mapped. + - Fixes Miitopia crashing in the underground maze. + - Fixes crashing in Star Ocean First Departure R. + +## 1.1.51 - 2022-02-22 +Fixed: +- Perform unscaled 2d engine copy on CPU if source texture isn't in cache. + - Reduces stuttering and fixes texture problems in A Hat in Time. + - Improves stuttering in UE4 games that use texture streaming, such as Yoshi's Crafted World. + - Fixes the water in Fatal Frame: Maiden of Black Water. + +## 1.1.50 - 2022-02-22 +### Added: +- ARMeilleure: Implement single stepping. + - No expected changes to emulator functionality. + ## 1.1.49 - 2022-02-22 ### Fixed: - gui: Fixes the games icon when there is an update.