Updated Changelog (markdown)
parent
84dec30b17
commit
e007fa426f
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.1358 - 2024-07-21
|
||||
### Fixed:
|
||||
- Fix checking for the wrong metadata files for applications launched with a different program index.
|
||||
- Fixes a regression from 1.1.1350 that caused updates to not apply for games that get launched with different program indices, such as Super Mario 3D All-Stars.
|
||||
- Fixes an issue where the emulator wouldn't apply DLC to these same games.
|
||||
|
||||
## 1.1.1357 - 2024-07-20
|
||||
### Fixed:
|
||||
- Make sure TryGetApplicationsFromFile() doesn't throw exceptions anymore.
|
||||
|
|
Loading…
Reference in a new issue