Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-28 23:04:52 +01:00
parent 5a1f8f6668
commit 6818487c2e

@ -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). 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 ## 1.1.835 - 2023-05-28
### Fixed: ### Fixed:
- Add support for VK_EXT_depth_clip_control. - Add support for VK_EXT_depth_clip_control.