From 6818487c2e17db8af65879ed74d30c92b07fcb7d Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 28 May 2023 23:04:52 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 015ca7e..bf98b1f 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.836 - 2023-05-28 +### Added: +- Linux: Use gamemode if it is available when using Ryujinx.sh. + - On Linux, when using the Ryujinx.sh script to start the emulator, checks for "gamemoderun" and uses it if it exists. May improve performance on supported systems. + ## 1.1.835 - 2023-05-28 ### Fixed: - Add support for VK_EXT_depth_clip_control.