Updated Changelog (markdown)

MetrosexualGarbodor 2022-09-09 00:40:48 +01:00
parent 63c58bc5bb
commit 44baa40930
1 changed files with 9 additions and 4 deletions

@ -1,15 +1,20 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.254 - 2022-09-08
### Fixed:
- Restride vertex buffer when stride causes attributes to misalign in Vulkan.
- Fixes vertex explosions in Splatoon 3: Splatfest World Premiere on AMD graphics on Windows, and a crash on Mesa drivers. May improve other games that suffered from vertex explosions on AMD GPUs.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.253 - 2022-09-08
### Fixed:
- Clean up rejit queue.
- Code cleanup. No expected changes in games.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.252 - 2022-09-08
### Fixed:
- Implemented in IR the managed methods of the Saturating region of the SoftFallback class (the SatQ ones).