Updated Changelog (markdown)
parent
3958828583
commit
ff17d21cc4
1 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,14 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.1223 - 2024-03-10
|
||||||
|
### Fixed:
|
||||||
|
- Fix lost copy and swap problem on shader SSA deconstruction.
|
||||||
|
- Fixes fog in Princess Peach: Showtime! Demo.
|
||||||
|
- Fixes z-fighting in The Legend of Zelda: Tears of the Kingdom.
|
||||||
|
- Fixes puddles of water and carpets in No More Heroes 3.
|
||||||
|
- Fixes fences and the floor in special stages in Kirby and the Forgotten Land.
|
||||||
|
|
||||||
## 1.1.1222 - 2024-03-09
|
## 1.1.1222 - 2024-03-09
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Refactor memory managers to a common base class, consolidate Read() method logic.
|
- Refactor memory managers to a common base class, consolidate Read() method logic.
|
||||||
|
|
Loading…
Reference in a new issue