diff --git a/Changelog.md b/Changelog.md index 1e6b3d6..080e8c5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -12,13 +12,13 @@ All updates to the Ryujinx official master build will be documented in this file - Fixes performance lowering after some loading transitions in Link's Awakening and Xenoblade DE. ## 1.0.7071 - 2021-10-12 -### Fixed: +### Changed: - Don't force scaling on 2D copy sources since it only needs to scale if the texture already exists and was scaled by rendering or something else. - This will also avoid the destination being scaled if the source wasn't. The copy can handle mismatching scales just fine. - This prevents scaling artifacts in GMS games, and maybe others (not Super Mario Maker 2, that has another issue). ## 1.0.7070 - 2021-10-12 -### Changed: +### Added: - Added Vp8 codec support. - Fixes videos in Diablo II, TY The Tasmanian Tiger and probably more games. @@ -33,7 +33,7 @@ All updates to the Ryujinx official master build will be documented in this file - Fixes some rendering in Jump Force and probably other games. ## 1.0.7068 - 2021-10-12 -### Changed: +### Added: - Implemented GetConfig of spl service. - Fixes startup crash in some homebrews.