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.