Updated Changelog (markdown)
parent
069160052d
commit
271d67342c
1 changed files with 24 additions and 4 deletions
28
Changelog.md
28
Changelog.md
|
@ -1,15 +1,35 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
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
|
## 1.1.315 - 2022-10-18
|
||||||
### Added:
|
### Added:
|
||||||
- A32: Implement VCVTT, VCVTB.
|
- A32: Implement VCVTT, VCVTB.
|
||||||
- Radiant Silvergun is now playable.
|
- Radiant Silvergun is now playable.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.314 - 2022-10-18
|
## 1.1.314 - 2022-10-18
|
||||||
## Added:
|
## Added:
|
||||||
- A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V instructions.
|
- A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V instructions.
|
||||||
|
|
Loading…
Reference in a new issue