Updated Changelog (markdown)
parent
43afc20302
commit
179c70d814
1 changed files with 16 additions and 0 deletions
16
Changelog.md
16
Changelog.md
|
@ -3,6 +3,22 @@ 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.869 - 2023-06-05
|
||||||
|
### Fixed:
|
||||||
|
- Updater: Ignore files introduced by the user in base directory.
|
||||||
|
- Updater will no longer delete user added files in the base directory when updating.
|
||||||
|
|
||||||
|
## 1.1.868 - 2023-06-05
|
||||||
|
### Fixed:
|
||||||
|
- Fix wrong unaligned SB state when fetching compute shaders.
|
||||||
|
- Fixes a regression caused by 1.1.861 that introduced glitches in some games on Intel GPUs.
|
||||||
|
|
||||||
|
## 1.1.867 - 2023-06-05
|
||||||
|
### Fixed:
|
||||||
|
- Fix 3D texture size when totalBlocksOfGobsInZ > 1.
|
||||||
|
- Fixes some 3D texture issues in UE4 games.
|
||||||
|
- Fixes crashes on newer versions of Dragon Ball Z: Kakarot, Dragon Quest X Offline and possibly other UE4 games.
|
||||||
|
|
||||||
## 1.1.866 - 2023-06-04
|
## 1.1.866 - 2023-06-04
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Avalonia: Adjust Grid Library alignment.
|
- Avalonia: Adjust Grid Library alignment.
|
||||||
|
|
Loading…
Reference in a new issue