Updated Changelog (markdown)
parent
634e7979ed
commit
a14089ae96
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.814 - 2023-05-21
|
||||||
|
### Fixed:
|
||||||
|
- Fix crash in SettingsViewModel when Vulkan isn't available.
|
||||||
|
- Fixes a crash when opening the settings window on devices (e.g. Windows ARM) where Vulkan is not available.
|
||||||
|
|
||||||
|
## 1.1.813 - 2023-05-21
|
||||||
|
### Fixed:
|
||||||
|
- ServerBase thread safety.
|
||||||
|
- Fixes a possible `RecyclableMemoryStreamManager` crash when closing Ryujinx.
|
||||||
|
- Fixes some possible cases of Ryujinx hanging when stopping emulation.
|
||||||
|
|
||||||
## 1.1.812 - 2023-05-21
|
## 1.1.812 - 2023-05-21
|
||||||
### Changed:
|
### Changed:
|
||||||
- Replace ShaderBindings with new ResourceLayout structure for Vulkan.
|
- Replace ShaderBindings with new ResourceLayout structure for Vulkan.
|
||||||
|
|
Loading…
Reference in a new issue