mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-07-27 11:51:10 +00:00
Updated Changelog (markdown)
parent
fc0d230f3f
commit
b9c410a069
13
Changelog.md
13
Changelog.md
|
@ -1,16 +1,21 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
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
|
## 1.1.293 - 2022-10-03
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Fix shader SULD (bindless) instruction using wrong register as handle.
|
- 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 a regression that caused vertex explosions in Sea of Solitude: The Director's Cut.
|
||||||
- Fixes rendering in Shadowrun Returns.
|
- Fixes rendering in Shadowrun Returns.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.292 - 2022-10-03
|
## 1.1.292 - 2022-10-03
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Support use of buffer ranges with size 0.
|
- Support use of buffer ranges with size 0.
|
||||||
|
|
Loading…
Reference in a new issue