From 06beaa12c734094b972248fd36e7f169b957748d Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 9 Mar 2021 13:50:30 -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 3f1b939..ff783c6 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.6779 - 2021-03-09 ### Changed - Emulator now allows bindless handles to be found for image/texture instructions with predicates, when the assignment of the texture handle is within the same predicate. - - Fixes character shadows and eye animations on Bravely Default II. + - Fixes character shadows and black, soulless eyes on Bravely Default II. - Fixes broken rendering in the Billiards and Shooting Gallery mini-games in 51 Worldwide Games. - Probably fixes other broken rendering in games with bindless textures. - Resolves conflicts between bindless textures and shader cache that previously required shader cache to be purged or disabled prior to each boot of an affected game.