diff --git a/Changelog.md b/Changelog.md index 9c89aeb..d761a0c 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.6405 - 2021-01-24 +### Changed +- Modified storage buffer to allow out of bounds access by binding the entire buffer rather than just the range that the game says its using. + - Fixes overly bright lighting in Yo-kai Watch 4/++ and other Yo-kai games. + ## 1.0.6404 - 2021-01-24 ### Changed - Updated the controller images in the input mapping UI for better visibility across multiple themes.