Updated Changelog (markdown)

MetrosexualGarbodor 2023-06-08 21:58:51 +01:00
parent 179c70d814
commit e76eb4cf5e

@ -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). 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 ## 1.1.869 - 2023-06-05
### Fixed: ### Fixed:
- Updater: Ignore files introduced by the user in base directory. - Updater: Ignore files introduced by the user in base directory.