Updated Changelog (markdown)
parent
e1caa4ee33
commit
559dbc18c6
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
|
||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).#
|
||||
|
||||
## 1.1.1121 - 2024-01-22
|
||||
### Fixed:
|
||||
- Fix missing data for new copy dependency textures with mismatching size.
|
||||
- Fixes a texture cache bug where part of the texture could be missing, if its data overlaps with an existing, smaller texture.
|
||||
- Fixes text being corrupted in Shantae and the Pirate's Curse in a few cases, a regression introduced on build 1.1.605.
|
||||
- Might also fix random texture corruption in other games.
|
||||
|
||||
## 1.1.1120 - 2024-01-22
|
||||
### Added:
|
||||
- Add a separate device memory manager.
|
||||
|
|
Loading…
Reference in a new issue