Updated Changelog (markdown)

MetrosexualGarbodor 2024-08-01 02:49:10 +01:00
parent 3afa1d4561
commit 1dbfc5813f
1 changed files with 5 additions and 0 deletions

@ -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.1364 - 2024-07-31
### Fixed:
- Fix off-by-one on audio renderer PerformanceManager.GetNextEntry.
- Fixes Kuro no Kiseki II crashing on startup.
## 1.1.1363 - 2024-07-30 ## 1.1.1363 - 2024-07-30
### Fixed: ### Fixed:
- Fix shader RegisterUsage pass only taking first operation dest into account. - Fix shader RegisterUsage pass only taking first operation dest into account.