Updated Changelog (markdown)
parent
540e830171
commit
2585913028
1 changed files with 4 additions and 9 deletions
13
Changelog.md
13
Changelog.md
|
@ -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.
|
- 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.
|
- 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
|
## 1.1.749 - 2023-05-04
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- IPC - Refactor Bcat service to use new ipc.
|
- 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.
|
- Implement remaining Arm64 HINT instructions as NOP.
|
||||||
- Fixes a crash on homebrew applications that use the borealis UI library.
|
- 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
|
## 1.1.699 - 2023-04-05
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Eliminate boxing allocations caused by ISampledData structs.
|
- 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.
|
- 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.
|
- 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
|
## 1.1.671 - 2023-03-19
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Remove MultiRange Min/MaxAddress and rename GetSlice to Slice.
|
- Remove MultiRange Min/MaxAddress and rename GetSlice to Slice.
|
||||||
|
|
Loading…
Reference in a new issue