From 3f4984c19b9315f8ff16e5aef33e4a97079c5825 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 31 May 2021 15:45:23 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 771871b..2ef11af 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6899 - 2021-05-31 +### Fixed +- Fixed a bug in the shader translator where it would try to normalize image load/store colors. + - Resolves a crash while loading a race in MotoGP 21. This title now reaches full gameplay but still suffers from graphical corruption. + ## 1.0.6898 - 2021-05-30 ### Fixed - Fixed a logging regression where an incorrect function name would be included in the trace if the function had its name stripped.