diff --git a/Changelog.md b/Changelog.md index b0b2b71..891a50e 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.5456 - 2020-09-29 +### Changed +- Modified one-dimensional texture handling to be instead treated as two-dimensional textures with a height of 1. + - Fixes fog/mist effects in Monster Hunter Generations Ultimate and potentially other one-dimensional texture situations. + ## 1.0.5455 - 2020-09-29 ### Added - Implemented auto-updater functionality.