From 9d5ae3782aea8e51898db4135946de5fe431da35 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 20 Nov 2020 14:14:30 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.