mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 04:42:14 -07:00
Updated Changelog (markdown)
13
Changelog.md
13
Changelog.md
@@ -1,6 +1,15 @@
|
||||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.298 - 2022-10-09
|
||||
### Fixed:
|
||||
- Fix disposed textures being updated on TextureBindingsManager.
|
||||
- Fixes a fatal error crash in Crash Team Racing Nitro-Fueled when using Vulkan.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.297 - 2022-10-08
|
||||
### Fixed:
|
||||
- GPU: Pass SpanOrArray for Texture SetData to avoid copy.
|
||||
@@ -24,10 +33,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||
- 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.
|
||||
|
Reference in New Issue
Block a user