diff --git a/Changelog.md b/Changelog.md index 9a6dfa9..155e413 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.842 - 2023-05-29 +### Fixed: +- Linux: Automatically increase vm.max_map_count if it's too low. + - Works around a Linux issue where several games, including Shin Megami Tensei V and The Legend of Zelda: Tears of the Kingdom, would segfault after exceeding the max amount of memory mappings. + ## 1.1.841 - 2023-05-28 ### Fixed: - nuget: bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0.