diff --git a/Changelog.md b/Changelog.md index 90c2904..bd56644 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,14 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.295 - 2022-10-05 +### Fixed: +- Change NvMap ID allocation to match nvservices. + - Fixes Animal Crossing: New Horizons crashing on start-up without a save file. + - Fixes other miscellaneous crashes and texture corruptions in Animal Crossing: New Horizons. + - Fixes random crashing in The Legend of Zelda: Breath of the Wild. + - Fixes random crashing when entering or exiting Pokémon centres in Pokémon Sword/Shield. + ## 1.1.294 - 2022-10-04 ### Fixed: - Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed.