From 000dc645b3e2b57c9e2b0be2587f8b64b75d3900 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 2 Jun 2021 17:51:38 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c80eb58..14ce9b6 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.6905 - 2021-06-02 +### Fixed +- Fixed a shader bug with mixed PBK and SSY addresses on the stack. + - Fixes pink sky on Dead or Alive Xtreme 3. + ## 1.0.6904 - 2021-06-02 ### Fixed - Resolved a bug involving texture blit off-by-one errors that caused the destination textures to have a black border.