Updated Changelog (markdown)

MetrosexualGarbodor 2023-06-11 02:40:31 +01:00
parent 267ccd6e22
commit 8894c14f5a

@ -3,6 +3,11 @@ 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.883 - 2023-06-10
### Fixed:
- Implement fast path for AES crypto instructions on Arm64.
- Fixes stuttering on ARM64 (Apple Silicon macOS) devices in Animal Crossing: New Horizons when saving the game with hypervisor disabled.
## 1.1.882 - 2023-06-10 ## 1.1.882 - 2023-06-10
### Added: ### Added:
- Implement transform feedback emulation for hardware without native support. - Implement transform feedback emulation for hardware without native support.