diff --git a/Changelog.md b/Changelog.md index 12202bb..9642b13 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.5564 - 2020-10-25 +### Fixed +- Fixed shader image load/store array index register coords to be read from the correct register. + - Resolves missing lighting in Yomi wo Saku Hana, Dark Souls: Remastered, and possibly other games with missing lighting. + ## 1.0.5553 - 2020-10-21 ### Changed - Removed Reflection.Emit's dependency on CPU and Shader projects.