Updated Changelog (markdown)

MetrosexualGarbodor 2024-05-08 17:36:28 +01:00
parent acbe8c3566
commit d5b585bec5

@ -544,6 +544,12 @@ For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Cha
- Improves Vulkan performance significantly on AMD Mesa drivers and to a lesser degree on AMD Windows drivers.
- May improve stability on more underpowered systems.
<details hidden>
<summary>Older releases</summary>
<br>
## 1.1.1197 - 2024-02-15
### Fixed:
- Implement X8Z24 texture format.
@ -1252,10 +1258,6 @@ If you need to access logs before this is fixed, they will be in a folder next t
- Reduces the presence of ServerBase on CPU profiles, especially for games that aren't particularly busy.
- Greatly reduces power usage on Mario Kart 8 Deluxe and other games.
<details hidden>
<summary>Older releases</summary>
<br>
## 1.1.1066 - 2023-10-30
### Fixed:
- Skip some invalid texture flushes.