diff --git a/Changelog.md b/Changelog.md index eaee3cd..13ad31e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1226 - 2024-03-13 +### Fixed: +- Increase texture cache total size limit to 1024 MB. + - Fixes a regression from 1.1.606 that caused 1440p/2160p resolution mods to significantly drop performance or crash. + ## 1.1.1225 - 2024-03-13 ### Fixed: - Fix geometry shader passthrough issue.