diff --git a/Changelog.md b/Changelog.md index eb86af4..de4911a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.606 - 2023-02-08 +### Fixed: +- Limit texture cache based on total texture size. + - Implements a better solution than 1.1.538 for its problem. + - Fixes a regression from the aforementioned change that spawned noise graphics on the title menu in River City Girls Zero. + ## 1.1.605 - 2023-02-08 ### Fixed: - Handle mismatching texture size with copy dependencies.