Updated Changelog (markdown)
parent
231ba9c4ec
commit
79d50f8514
1 changed files with 11 additions and 0 deletions
11
Changelog.md
11
Changelog.md
|
@ -3,6 +3,17 @@ 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.864 - 2023-06-04
|
||||||
|
### Fixed:
|
||||||
|
- Replacing ZbcColorArray with Array4<uint>.
|
||||||
|
- Code cleanup. No expected changes in games.
|
||||||
|
|
||||||
|
## 1.1.863 - 2023-06-04
|
||||||
|
### Fixed:
|
||||||
|
- Texture: Fix layout conversion when gobs in z is used with depth = 1.
|
||||||
|
- Fixes gloom textures randomly breaking in The Legend of Zelda: Tears of the Kingdom, on both OpenGL and Vulkan.
|
||||||
|
- Fixes character rendering in Spiritfarer.
|
||||||
|
|
||||||
## 1.1.862 - 2023-06-03
|
## 1.1.862 - 2023-06-03
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Check KeyboardMode in GUI.
|
- Check KeyboardMode in GUI.
|
||||||
|
|
Loading…
Reference in a new issue