Updated Changelog (markdown)
parent
dcfc886a38
commit
19a7cd9df7
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.6392 - 2021-01-23
|
||||
### Changed
|
||||
- Changed the behavior of exact texture matches to now compare the physical regions if the virtual address is not the same, and allows a match if the virtual addresses are different yet mapped to the same physical region.
|
||||
- Fixes a regression on Rune Factory 4 Special and New Super Mario Brothers U Deluxe introduced in 1.0.6337 (PR 1905).
|
||||
|
||||
## 1.0.6391 - 2021-01-23
|
||||
### Fixed
|
||||
- Fixed TZName parsing in TZIF footer.
|
||||
|
|
Loading…
Reference in a new issue