Updated Changelog (markdown)
parent
e1c5b913df
commit
ec2b1d7f80
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
||||||
# 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.145 - 2022-06-11
|
||||||
|
### Fixed:
|
||||||
|
- Less invasive fix for EventFd blocking operations.
|
||||||
|
- 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.
|
||||||
|
|
||||||
## 1.1.145 - 2022-06-11
|
## 1.1.145 - 2022-06-11
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Allow concurrent BSD EventFd read/write.
|
- Allow concurrent BSD EventFd read/write.
|
||||||
|
|
Loading…
Reference in a new issue