Updated Changelog (markdown)

MetrosexualGarbodor 2024-09-17 21:10:15 +01:00
parent 8663797ec0
commit 17de7fe86f
1 changed files with 21 additions and 0 deletions

@ -3,6 +3,27 @@ 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.1393 - 2024-09-17
### Changed:
- Revert "Ava: Wait for CheckLaunchState() to complete to handle exceptions properly".
- Reverts the change in 1.1.1391 as it broke the UI.
## 1.1.1392 - 2024-09-17
### Fixed:
- Change image format view handling to allow view incompatible formats.
- Fixes Lollipop Chainsaw RePOP crashing with a device loss error.
## 1.1.1391 - 2024-09-17
### Fixed:
- Ava: Wait for CheckLaunchState() to complete to handle exceptions properly.
- Fixes an issue where the UI would freeze instead of handling an exception when launching a game directly from command line or from a shortcut.
## 1.1.1390 - 2024-09-17
### Fixed:
- Add area sampling scaler to allow for super-sampled anti-aliasing.
- Under graphics settings > scaling filter, adds a new option for area scaling, which will function as SSAA when the rendering resolution is 2x (or more) higher than the screen resolution.
## 1.1.1389 - 2024-09-17
### Changed:
- Change 6GB DRAM expansion to 8GB.