Updated Changelog (markdown)
parent
7f426fbf09
commit
4f1b84df50
1 changed files with 17 additions and 0 deletions
17
Changelog.md
17
Changelog.md
|
@ -3,6 +3,23 @@ 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.860 - 2023-06-03
|
||||||
|
### Fixed:
|
||||||
|
- ava: Fix Input Touch.
|
||||||
|
- Fixes an Avalonia regression from 1.1.557 causing touch inputs to never be released.
|
||||||
|
- Resolves issues in some games where input would no longer be accepted after a single click.
|
||||||
|
|
||||||
|
## 1.1.859 - 2023-06-03
|
||||||
|
### Fixed:
|
||||||
|
- ava: Fix Open Applet menu enabled.
|
||||||
|
- The "open applet" menu is now inaccessible while games are running.
|
||||||
|
- Fixes possible error where this was attempted during gameplay.
|
||||||
|
|
||||||
|
## 1.1.858 - 2023-06-03
|
||||||
|
### Fixed:
|
||||||
|
- Armeilleure: Fix support for Windows on ARM64.
|
||||||
|
- Makes required changes to the CPU JIT to support Windows on ARM in future.
|
||||||
|
|
||||||
## 1.1.857 - 2023-06-03
|
## 1.1.857 - 2023-06-03
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Allow BGRA storage images on Vulkan.
|
- Allow BGRA storage images on Vulkan.
|
||||||
|
|
Loading…
Reference in a new issue