Updated Changelog (markdown)

gdkchan 2021-07-16 23:00:58 -03:00
parent 1b6a55c273
commit 6143b45f13

@ -1,6 +1,14 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6970 - 2021-07-16
### Changed:
- Improves performance of buffer and texture flushes by using a different approach.
- Greatly improves performance of The Legend of Zelda: Skyward Sword HD.
- Pokémon Sword/Shield is also improved, however it is still slower than the LDN 2.3 build.
- Xenoblade Chronicles 2 is sligthly improved.
- Any other game that does a lot of flushes per frame should be faster aswell.
## 1.0.6969 - 2021-07-14
### Fixed:
- Fixes a bug where data on textures copied using the DMA engine could be lost.