Updated Changelog (markdown)

MetrosexualGarbodor 2022-10-04 00:44:02 +01:00
parent dfce03eb28
commit fc0d230f3f

@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.293 - 2022-10-03
### Fixed:
- Fix shader SULD (bindless) instruction using wrong register as handle.
- Fixes a regression that caused vertex explosions in Sea of Solitude: The Director's Cut.
- Fixes rendering in Shadowrun Returns.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.292 - 2022-10-03
### Fixed:
- Support use of buffer ranges with size 0.
@ -16,10 +26,6 @@ All updates to the Ryujinx official master build will be documented in this file
- Avalonia - Fixes updater.
- Autoupdating will now be possible on Avalonia builds.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.289 - 2022-10-02
### Fixed:
- Avalonia: Fix About window not displaying translated window titles.