mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 02:36:35 +00:00
Updated Changelog (markdown)
parent
bc1956c732
commit
84dec30b17
1 changed files with 15 additions and 0 deletions
15
Changelog.md
15
Changelog.md
|
@ -3,6 +3,21 @@ 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.1357 - 2024-07-20
|
||||
### Fixed:
|
||||
- Make sure TryGetApplicationsFromFile() doesn't throw exceptions anymore.
|
||||
- Fixes remaining instances of crashing on loading invalid game files onto the games list since 1.1.1350.
|
||||
|
||||
## 1.1.1356 - 2024-07-20
|
||||
### Fixed:
|
||||
- Fix Skia saving screenshot with transparent background and incorrect origin.
|
||||
- Fixes a regression from 1.1.1346 causing emulator screenshots to save as blank image files.
|
||||
|
||||
## 1.1.1355 - 2024-07-20
|
||||
### Fixed:
|
||||
- Unlink server sessions from multi-wait when service stops processing requests.
|
||||
- Fixes an assert on debug builds when emulation is stopped. No expected user-facing changes.
|
||||
|
||||
## 1.1.1354 - 2024-07-19
|
||||
### Fixed:
|
||||
- Ava UI: Auto select newly added updates & DLC.
|
||||
|
|
Loading…
Reference in a new issue