Updated Changelog (markdown)
parent
dfce03eb28
commit
fc0d230f3f
1 changed files with 10 additions and 4 deletions
14
Changelog.md
14
Changelog.md
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue