Updated Changelog (markdown)
parent
de1e5fb3b6
commit
deb2704980
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.573 - 2023-01-18
|
||||
### Fixed:
|
||||
- NativeSignalHandler: Fix write flag.
|
||||
- Allows Mario Kart 8 Deluxe to use resolution scaling on ARM64 macOS.
|
||||
- May improve Linux performance in some situations.
|
||||
|
||||
## 1.1.572 - 2023-01-18
|
||||
### Fixed:
|
||||
- Optimize string memory usage. Use Spans and StringBuilders where possible.
|
||||
|
|
Loading…
Reference in a new issue