Updated Changelog (markdown)
parent
fc0d230f3f
commit
b9c410a069
1 changed files with 9 additions and 4 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,16 +1,21 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.294 - 2022-10-04
|
||||
### Fixed:
|
||||
- Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed.
|
||||
- Fixes a crash on the title screen of Sword Art Online: Alicization Lycoris, which now goes in-game.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 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.
|
||||
|
|
Loading…
Reference in a new issue