Updated Changelog (markdown)
parent
2189f807e8
commit
347efa650d
1 changed files with 5 additions and 0 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.0.5402 - 2020-09-21
|
||||||
|
### Changed
|
||||||
|
- This is part 1 of an intended 3 part IPC refactor. Part 1: Optimized thread processing to use explicit separate threads to process requests.
|
||||||
|
- Fixes Ryujinx application hang on certain games when emulation is stopped.
|
||||||
|
|
||||||
## 1.0.5398 - 2020-09-21
|
## 1.0.5398 - 2020-09-21
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed a texture bug revealed by 1.0.5326 (PR 1408).
|
- Fixed a texture bug revealed by 1.0.5326 (PR 1408).
|
||||||
|
|
Loading…
Reference in a new issue