Updated Changelog (markdown)
parent
b494cfb509
commit
303815e403
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.1.188 - 2022-07-24
|
||||||
|
### Fixed:
|
||||||
|
- Avalonia - Make menuitems toggleable on textclick.
|
||||||
|
- Makes it so checkboxes can be enabled/disabled when pressing on their corresponding text on the Avalonia GUI.
|
||||||
|
|
||||||
## 1.1.187 - 2022-07-24
|
## 1.1.187 - 2022-07-24
|
||||||
### Changed:
|
### Changed:
|
||||||
- Avalonia - Use content dialog for user profile manager.
|
- Avalonia - Use content dialog for user profile manager.
|
||||||
|
@ -213,7 +218,7 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Less invasive fix for EventFd blocking operations.
|
- Less invasive fix for EventFd blocking operations.
|
||||||
- Return to single-thread approach for handling sockets.
|
- Return to single-thread approach for handling sockets.
|
||||||
- Fixes issues in some games (Pokemon Sword/Shield) where a Hipc response error would crash early into launching.
|
- Fixes issues in some games (Pokémon Sword/Shield) where a Hipc response error would crash early into launching.
|
||||||
|
|
||||||
## 1.1.145 - 2022-06-11
|
## 1.1.145 - 2022-06-11
|
||||||
### Fixed:
|
### Fixed:
|
||||||
|
|
Loading…
Add table
Reference in a new issue