Updated Changelog (markdown)

MutantAura 2024-05-22 23:19:09 +01:00
parent 06a24be0dc
commit cb452b2b68
1 changed files with 6 additions and 0 deletions

@ -3,6 +3,12 @@ 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.1319 - 2024-05-22
### Changed:
- Kernel: Wake cores from idle directly rather than through a host thread.
- Slightly improves performance in titles with inefficient threading implementations.
- Improves performance in Pokemon Legends Arceus on low core count devices like the Steam Deck by up to 20%, or reduces power consumption by up to 40% at equal performance.
## 1.1.1318 - 2024-05-20
### Fixed:
- Updating Concentus dependency to speed up Opus decoding.