Updated Changelog (markdown)

MetrosexualGarbodor 2022-10-19 07:43:00 +01:00
parent 069160052d
commit 271d67342c

@ -1,15 +1,35 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.319 - 2022-10-18
### Fixed:
- Do not clear the rejit queue when overlaps count is equal to 0.
- No known changes in games.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.318 - 2022-10-18
### Added:
- Implement the GetSessionCacheMode in SSL service.
- No known changes in games.
## 1.1.317 - 2022-10-18
### Fixed:
- Manage state of NfcManager.
- Fixes Amiibo scanning in Hyrule Warriors Definitive Edition.
## 1.1.316 - 2022-10-18
### Fixed:
- Fix mapping leaks caused by UnmapView not working on Linux.
- Fixes an issue where UnmapView was failing on Linux because the flags combination being passed was invalid. No known changes in games.
## 1.1.315 - 2022-10-18
### Added:
- A32: Implement VCVTT, VCVTB.
- Radiant Silvergun is now playable.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.314 - 2022-10-18
## Added:
- A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V instructions.