From 91a2b2bf4759a601bc9a877bb772b277dd06cae5 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 27 Sep 2020 21:03:18 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 290cce2..9786512 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5439 - 2020-09-26 ### Changed -- Changed texture copy implementation to avoid issues with overlapping textures. +- Changed texture copy handling to avoid issues with overlapping textures. - Fixes a regression introduced in 1.0.5326 (PR 1408), resolving graphical issues in Professor Layton, Snack World, and potentially other games that use OpenGL on the guest. ## 1.0.5428 - 2020-09-25