Updated Changelog (markdown)
parent
a1f17ca19a
commit
0111445928
1 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,14 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.0.5326 - 2020-09-10
|
||||||
|
### Fixed
|
||||||
|
- Write-back texture data from memory when it falls out of the cache, and perform untracked buffer write-back.
|
||||||
|
- Fixes random texture corruption in Super Mario Odyssey (example: Black squares on Sand Kingdom).
|
||||||
|
- Fixes black screen on Mario Kart 8 Deluxe in some courses.
|
||||||
|
- Reduces or completely fix vertex explosions in some Unity games.
|
||||||
|
- Improves performance of games that performs buffer copies (such as aforementioned Unity games, may also give a small boost to Pokémon games).
|
||||||
|
|
||||||
## 1.0.5306 - 2020-09-06
|
## 1.0.5306 - 2020-09-06
|
||||||
### Changed
|
### Changed
|
||||||
- Miscellaneous CPU emulation code optimization.
|
- Miscellaneous CPU emulation code optimization.
|
||||||
|
|
Loading…
Reference in a new issue