Updated Changelog (markdown)
parent
179c70d814
commit
e76eb4cf5e
1 changed files with 12 additions and 0 deletions
12
Changelog.md
12
Changelog.md
|
@ -3,6 +3,18 @@ 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).
|
||||
|
||||
## 1.1.871 - 2023-06-08
|
||||
### Fixed:
|
||||
- Remove barrier on Intel if control flow is potentially divergent.
|
||||
- The Legend of Zelda: Tears of the Kingdom now runs on Intel GPUs.
|
||||
|
||||
## 1.1.870 - 2023-06-08
|
||||
### Fixed:
|
||||
- Implement soft float64 conversion on shaders when host has no support.
|
||||
- Contributes towards upstreaming the closed-source macOS changes.
|
||||
- Fixes rendering in Rune Factory 4 Special and possibly other games on macOS.
|
||||
- Fixes some ErrorDeviceLost crashes on Intel GPUs in The Legend of Zelda: Tears of the Kingdom. The game still won't run on Intel GPUs due to another issue.
|
||||
|
||||
## 1.1.869 - 2023-06-05
|
||||
### Fixed:
|
||||
- Updater: Ignore files introduced by the user in base directory.
|
||||
|
|
Loading…
Reference in a new issue