mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-24 19:21:10 +00:00
Updated Changelog (markdown)
parent
63c58bc5bb
commit
44baa40930
13
Changelog.md
13
Changelog.md
|
@ -1,15 +1,20 @@
|
||||||
# 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.254 - 2022-09-08
|
||||||
|
### Fixed:
|
||||||
|
- Restride vertex buffer when stride causes attributes to misalign in Vulkan.
|
||||||
|
- Fixes vertex explosions in Splatoon 3: Splatfest World Premiere on AMD graphics on Windows, and a crash on Mesa drivers. May improve other games that suffered from vertex explosions on AMD GPUs.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
## 1.1.253 - 2022-09-08
|
## 1.1.253 - 2022-09-08
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Clean up rejit queue.
|
- Clean up rejit queue.
|
||||||
- Code cleanup. No expected changes in games.
|
- Code cleanup. No expected changes in games.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.252 - 2022-09-08
|
## 1.1.252 - 2022-09-08
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Implemented in IR the managed methods of the Saturating region of the SoftFallback class (the SatQ ones).
|
- Implemented in IR the managed methods of the Saturating region of the SoftFallback class (the SatQ ones).
|
||||||
|
|
Loading…
Reference in a new issue