From 95fe9a5819b439b6a1d158fc6fd704dc140d6f18 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 17 Nov 2020 14:29:31 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index ce86fc8..ed109a2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5736 - 2020-11-17 ### Fixed - Resolved an issue causing the virtual address of texture descriptors not be cleaned up when caching, instead cleaning texture format and swizzle. - - Should fix high duplication and possible texture corruption for certain games. + - Should fix high duplication and possible texture corruption for certain games introduced with the advent of disk shader cache. **NOTE: This will invalidate all cache layers as this is a critical bugfix on the cache saving system.** ## 1.0.5727 - 2020-11-16