diff --git a/Changelog.md b/Changelog.md index 1432d58..d1f2c1c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5782 - 2020-11-20 +### Changed +- Allowed copy destinations to have a different scale from the source. This has the following effects on resolution scaling: + - Now works in The Legend of Zelda: Link's Awakening (with some shadow artifacts). + - No longer blacklists in some cutscenes in Super Mario Odyssey. + ## 1.0.5778 - 2020-11-20 ### Changed - Compressed <-> uncompressed copies are now performed using pixel buffer objects.