Updated Changelog (markdown)
parent
d6d82e75b7
commit
0495a0c9ae
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.5414 - 2020-09-23
|
||||
### Changed
|
||||
- Audio renderer services are now processed in a separate thread.
|
||||
- Fixes audio stutter in certain conditions introduced in 1.0.5402 (PR 1447).
|
||||
|
||||
## 1.0.5402 - 2020-09-21
|
||||
### Changed
|
||||
- This is part 1 of an intended 3 part IPC refactor. Part 1: Explicit IPC Servers to match Horizon IPC implementation and miscellaneous fixes.
|
||||
|
|
Loading…
Reference in a new issue