mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 07:32:15 -07:00
Updated Changelog (markdown)
18
Changelog.md
18
Changelog.md
@@ -1,6 +1,20 @@
|
|||||||
# 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.290 - 2022-10-03
|
||||||
|
### Fixed:
|
||||||
|
- Avalonia - Fixes updater.
|
||||||
|
- Autoupdating will now be possible on Avalonia builds.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
## 1.1.289 - 2022-10-02
|
||||||
|
### Fixed:
|
||||||
|
- Avalonia: Fix About window not displaying translated window titles.
|
||||||
|
- "About" window will now have a properly translated title in different languages on the Avalonia GUI.
|
||||||
|
|
||||||
## 1.1.288 - 2022-10-02
|
## 1.1.288 - 2022-10-02
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Allow Surface Flinger frame enqueue after process has exited.
|
- Allow Surface Flinger frame enqueue after process has exited.
|
||||||
@@ -18,10 +32,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||||||
- Implements gfni instructions to accelerate general purpose bit-shuffling.
|
- Implements gfni instructions to accelerate general purpose bit-shuffling.
|
||||||
- New instructions are useable on Intel (Icelake 2021 & later) and AMD Zen 4 (2022 & later) CPUs.
|
- New instructions are useable on Intel (Icelake 2021 & later) and AMD Zen 4 (2022 & later) CPUs.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.285 - 2022-10-02
|
## 1.1.285 - 2022-10-02
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Avoid allocating unmanaged string per shader.
|
- Avoid allocating unmanaged string per shader.
|
||||||
|
Reference in New Issue
Block a user