Updated Changelog (markdown)
parent
4ce46ded70
commit
8a4f6e6939
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.5659 - 2020-11-10
|
||||
### Fixed
|
||||
- Do not report unmapped pages as modified to the GPU.
|
||||
- Fixes a regression caused by range tracking (PR #1272) that could cause a few games (like Higurashi no Naku Koro ni Hou) to crash.
|
||||
|
||||
## 1.0.5655 - 2020-11-09
|
||||
### Fixed
|
||||
- Fix a bug that could cause data loss when copying on rendering to a texture.
|
||||
|
|
Loading…
Reference in a new issue