Updated Changelog (markdown)

MetrosexualGarbodor 2023-03-14 20:54:22 +00:00
parent 58f3398392
commit 861d1f87ff

@ -1,6 +1,23 @@
# 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.1.665 - 2023-03-14
### Fixed:
- GPU: Fast path for adding one texture view to a group.
- Greatly improves loading screens and fixes open zone getting stuck at ~3fps in Sonic Frontiers.
- May improve loading times in other games.
## 1.1.664 - 2023-03-14
### Fixed:
- Update range for remapped sparse textures instead of recreating them.
- Significantly reduces stuttering when going through doors in Metroid Prime Remastered.
- Greatly reduces FIFO% in NieR Automata: The End of YoRHa Edition when travelling between areas (does not improve performance).
- May improve texture streaming stutters in other games.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.663 - 2023-03-14 ## 1.1.663 - 2023-03-14
### Fixed: ### Fixed:
- Ava UI: DownloadableContentManager Refactor. - Ava UI: DownloadableContentManager Refactor.
@ -79,10 +96,6 @@ All updates to the Ryujinx official master build will be documented in this file
- Adds FXAA and SMAA post processing options in graphics settings. - Adds FXAA and SMAA post processing options in graphics settings.
- Adds bilinear, nearest and FSR (1.0) upscaling options in graphics settings. - Adds bilinear, nearest and FSR (1.0) upscaling options in graphics settings.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.644 - 2023-02-26 ## 1.1.644 - 2023-02-26
### Fixed: ### Fixed:
- Vulkan: Support list topology primitive restart. - Vulkan: Support list topology primitive restart.