Updated Changelog (markdown)

EmulationFanatic 2020-10-25 11:53:43 -06:00
parent 32b5ed568a
commit e6a9c3f10b

@ -1,6 +1,11 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file 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 ## 1.0.5553 - 2020-10-21
### Changed ### Changed
- Removed Reflection.Emit's dependency on CPU and Shader projects. - Removed Reflection.Emit's dependency on CPU and Shader projects.