diff --git a/Changelog.md b/Changelog.md index 54af60b..813a626 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,21 @@ 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.791 - 2023-05-11 +### Fixed: +- GPU: Remove swizzle undefined matching and rework depth aliasing. + - Fixes UI textures in The Legend of Zelda: Tears of the Kingdom. + +## 1.1.790 - 2023-05-11 +### Fixed: +- Fix the restart after an update. + - Fixes an issue where Ryujinx would not restart after updating, and would instead error out with "The application was unable to start correctly (0xc0000142)". + +## 1.1.789 - 2023-05-11 +### Fixed: +- Changed LastPlayed field from string to nullable DateTime. + - Fixes an issue where Ryujinx would crash after stopping emulation when the system and date format was too custom (for example, when using the Holocene calendar). + ## 1.1.788 - 2023-05-11 ### Fixed: - amadeus: Allow 5.1 sink output.