Updated Changelog (markdown)
parent
e5ee29d5d5
commit
f47d050051
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.0.6006 - 2020-12-09
|
||||
### Changed
|
||||
- Fixed the ngct services placeholder which was incorrect.
|
||||
- Stubbed IService Match and Filter calls, as well as IServiceWithManagementApi Match and Filter calls.
|
||||
- Resolves missing service crashes in Horace, which is now playable.
|
||||
|
||||
## 1.0.6005 - 2020-12-09
|
||||
### Changed
|
||||
- Modified ThreadPool process handling to keep it active so that there is never a reason to terminate the GateThread.
|
||||
|
|
Loading…
Reference in a new issue