mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-21 22:32:13 -07:00
Updated Changelog (markdown)
13
Changelog.md
13
Changelog.md
@@ -1,6 +1,19 @@
|
||||
# Ryujinx Changelog
|
||||
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
|
||||
### Fixed
|
||||
- Modified the SoundIO session implementation to be lock-free.
|
||||
|
Reference in New Issue
Block a user