diff --git a/Changelog.md b/Changelog.md index 585e76f..1a9d87a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ 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.1389 - 2024-09-17 +### Changed: +- Change 6GB DRAM expansion to 8GB. + - Changes the DRAM expansion hack to use 8GB instead of the 6GB it previously used, and renames the setting back to what it was. + - Pokémon Legends Arceus and Pokémon Scarlet/Violet will no longer crash with the DRAM expansion enabled, allowing mods for these games that required this option to be used again. + ## 1.1.1388 - 2024-09-15 ### Fixed: - Implement fast DMA texture to texture copy.