diff --git a/Changelog.md b/Changelog.md index 064c680..02b86a6 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.1277 - 2024-04-10 +### Fixed: +- Revert "Update StoreConstantToMemory to match StoreConstantToAddress on value read". + - Reverts the previous change. The specified cheats were invalid and should not be loaded at all. + ## 1.1.1276 - 2024-04-10 ### Fixed: - Update StoreConstantToMemory to match StoreConstantToAddress on value read.