Updated Changelog (markdown)
parent
db858bd035
commit
8b4340550f
1 changed files with 13 additions and 0 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,6 +1,19 @@
|
||||||
# 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.6769 - 2021-03-01
|
||||||
|
### Fixed
|
||||||
|
- Fixed a regression in SignalMemoryTracking, introduced in 1.0.6763 (PR2044), that could cause a black screen on the Monster Hunter Rise Demo.
|
||||||
|
|
||||||
|
## 1.0.6768 - 2021-02-28
|
||||||
|
### Changed
|
||||||
|
- Revised SystemInfo:
|
||||||
|
- Extract CPU name from CPUID when supported.
|
||||||
|
- Linux: Robust parsing of procfs files
|
||||||
|
- Windows: Prefer native calls to WMI
|
||||||
|
- Remove unnecessary virtual specifiers
|
||||||
|
- Reduces application startup time by roughly 1 second.
|
||||||
|
|
||||||
## 1.0.6767 - 2021-02-28
|
## 1.0.6767 - 2021-02-28
|
||||||
### Fixed
|
### Fixed
|
||||||
- Modified the SoundIO session implementation to be lock-free.
|
- Modified the SoundIO session implementation to be lock-free.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue