Updated Changelog (markdown)

MetrosexualGarbodor 2024-05-14 15:44:18 +01:00
parent e4c74592c7
commit f56d7c2f89

@ -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.1303 - 2024-05-14
### Fixed:
- discordRPC: Truncate game title and details if they exceed Discord byte limit.
- Fixes an issue where Discord RPC caused Ryujinx to crash if a game's title was longer than 128 characters.
## 1.1.1302 - 2024-05-14
### Fixed:
- HID: Stub IHidServer: 134 (SetNpadAnalogStickUseCenterClamp).