diff --git a/Changelog.md b/Changelog.md index b4e496e..eb86af4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,14 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.605 - 2023-02-08 +### Fixed: +- Handle mismatching texture size with copy dependencies. + - Fixes rendering in Disgaea 6: Defiance of Destiny, The Longest Five Minutes and void tRrLM(). + - Fixes nuclear rainbow terrain when using extra stamina food or Master Cycle Zero in The Legend of Zelda: Breath of the Wild. + - Fixes nuclear rainbow tracks on AMD GCN/Polaris graphics cards (such as RX 400/500 series) in Mario Kart 8 Deluxe. + - Might fix random texture corruption in other games. + ## 1.1.604 - 2023-02-07 ### Fixed: - Ava: Add ChangeVSyncMode() call to render loop.