mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 06:22:15 -07:00
Updated Changelog (markdown)
36
Changelog.md
36
Changelog.md
@@ -1,6 +1,38 @@
|
|||||||
# 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.415 - 2022-12-02
|
||||||
|
### Fixed:
|
||||||
|
- Fix using in Ava.
|
||||||
|
- Fixes an oversight in the Avalonia code.
|
||||||
|
|
||||||
|
## 1.1.414 - 2022-12-02
|
||||||
|
### Fixed:
|
||||||
|
- SDL2Driver: Invoke dispatcher on main thread.
|
||||||
|
- Required for macOS. No expected changes in games.
|
||||||
|
|
||||||
|
## 1.1.413 - 2022-12-02
|
||||||
|
### Fixed:
|
||||||
|
- Avalonia - Save Manager.
|
||||||
|
- Adds a save manager to the Avalonia UI under Options > Manage User Profiles.
|
||||||
|
- Allows for easy file deletion and quick save folder opening.
|
||||||
|
- Adds an option to restore lost user profiles using existing saves.
|
||||||
|
|
||||||
|
## 1.1.412 - 2022-12-02
|
||||||
|
### Fixed:
|
||||||
|
- amadeus: Fix wrong SendCommands logic.
|
||||||
|
- May help games with audio desyncs.
|
||||||
|
|
||||||
|
## 1.1.411 - 2022-12-02
|
||||||
|
### Fixed:
|
||||||
|
- Ava GUI: Add back locales removed in #3955.
|
||||||
|
- Adds back "SettingsButtonSave" & "SettingsButtonClose" removed in 1.1.410.
|
||||||
|
- Fixes "Close" showing as "SettingsButtonClose" on the Avalonia UI.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
## 1.1.410 - 2022-12-01
|
## 1.1.410 - 2022-12-01
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Ava GUI: Make Dialogue More Intuitive.
|
- Ava GUI: Make Dialogue More Intuitive.
|
||||||
@@ -40,10 +72,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||||||
- infra: Add distribution files for macOS.
|
- infra: Add distribution files for macOS.
|
||||||
- Upstreams macOS packing and distribution files.
|
- Upstreams macOS packing and distribution files.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.403 - 2022-11-30
|
## 1.1.403 - 2022-11-30
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Avalonia: Clean up leftover RenderTimer & Fix minimum and initial window size.
|
- Avalonia: Clean up leftover RenderTimer & Fix minimum and initial window size.
|
||||||
|
Reference in New Issue
Block a user