Updated Changelog (markdown)
parent
018a2d9ac6
commit
a20d3450d4
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.5778 - 2020-11-20
|
||||
### Changed
|
||||
- Compressed <-> uncompressed copies are now performed using pixel buffer objects.
|
||||
- Fixes most button text and large UI text in Splatoon 2. Remaining text issues in this game will be resolved in a future PR.
|
||||
- Fixes cubemap mip levels below 4x4 not being copied in Mario Kart 8 Deluxe. No visual impact at this time.
|
||||
- May improve Unreal Engine 3/4 games that contain black small mipmap levels. Does not fix them entirely.
|
||||
|
||||
## 1.0.5775 - 2020-11-19
|
||||
### Added
|
||||
- Added PTC decompression error check and treats it as a loading failure, allowing a fallback to the backup file instead of crashing.
|
||||
|
|
Loading…
Reference in a new issue