Updated Changelog (markdown)

MutantAura 2023-05-09 22:38:47 +01:00
parent 540e830171
commit 2585913028

@ -126,6 +126,10 @@ All updates to the Ryujinx official master build will be documented in this file
- UI: Move ApplicationContextMenu in a separated class.
- Fixes an issue where shader cache would be purged regardless of your answer to the "Are you sure?" prompt.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.749 - 2023-05-04
### Fixed:
- IPC - Refactor Bcat service to use new ipc.
@ -382,11 +386,6 @@ All updates to the Ryujinx official master build will be documented in this file
- Implement remaining Arm64 HINT instructions as NOP.
- Fixes a crash on homebrew applications that use the borealis UI library.
<details>
<summary>See more.</summary>
<br>
</details>
## 1.1.699 - 2023-04-05
### Fixed:
- Eliminate boxing allocations caused by ISampledData structs.
@ -531,10 +530,6 @@ All updates to the Ryujinx official master build will be documented in this file
- Vulkan: Migrate buffers between memory types to improve GPU performance.
- Greatly improves Nvidia Vulkan performance in Bayonetta 3, Blue Reflection: Second Light, Catherine Full Body, Ghost 'n Goblins Resurrection, Hyrule Warriors: Age of Calamity, Monster Hunter Rise, NieR Automata: The End of YoRHa Edition, Persona 5 Royal, Shin Megami Tensei V, Sonic Frontiers, Subnautica, Xenoblade Chronicles: Definitive Edition, Xenoblade 2, Xenoblade 3 and possibly other games.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.671 - 2023-03-19
### Fixed:
- Remove MultiRange Min/MaxAddress and rename GetSlice to Slice.