diff --git a/Changelog.md b/Changelog.md index 9f84a13..f5b524b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,14 @@ 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.799 - 2023-05-13 +### Fixed: +- Vulkan: Device map buffers written more than flushed. + - Increases performance in The Legend of Zelda: Tears of the Kingdom on Nvidia GPUs* using Vulkan. + - Significantly reduces the large performance impact of resolution scaling for Nvidia GPUs using Vulkan in the above title. + +* AMD does not suffer from the same limitation that was causing the large performance losses here and should be unaffected. + ## 1.1.798 - 2023-05-13 ### Added: - Add timeout of 35 minutes to workflow jobs.