Updated Changelog (markdown)

MetrosexualGarbodor 2022-10-26 19:11:21 +01:00
parent a278e40a7f
commit 3a3b57f392

@ -1,15 +1,20 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.328 - 2022-10-26
### Fixed:
- Vulkan: Fix indirect buffer barrier.
- Fixes an ErrorDeviceLost crash that could occur in Monster Hunter Rise on Nvidia drivers v522.25, and possibly some older ones, when running the game on Vulkan.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.327 - 2022-10-25
### Fixed:
- Vulkan: Use dynamic state for blend constants.
- Reduces memory usage and slightly speeds up Vulkan pipeline compilation in Mario Kart 8 Deluxe.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.326 - 2022-10-23
### Added:
- Ryujinx.Tests.Unicorn: Implement IDisposable.