Updated Changelog (markdown)
parent
1bc04f1239
commit
f6fa719565
1 changed files with 24 additions and 0 deletions
24
Changelog.md
24
Changelog.md
|
@ -3,6 +3,30 @@ 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.1216-1.1.1217 - 2024-03-02
|
||||||
|
### Changed:
|
||||||
|
- infra: Make Avalonia the default UI.
|
||||||
|
- Replaces the old GTK user interface with the Avalonia-based UI as the default on Windows and Linux (macOS already had it). Avalonia has feature parity with GTK, plus the following differences:
|
||||||
|
- Volume level can now be adjusted from the bottom status bar.
|
||||||
|
- Default controller profile will now be automatically loaded upon selecting a new controller.
|
||||||
|
- Improved the controller applet considerably, with a menu button to go directly into input settings.
|
||||||
|
- Added a customizable grid view for the games list.
|
||||||
|
- Added a game loading screen which displays PPTC and shader cache progress.
|
||||||
|
- Added configurable hotkeys for vsync toggle (framerate limiter), screenshots, mute/unmute audio, increase/decrease volume and increase/decrease resolution.
|
||||||
|
- Added a save manager under Options > Manage User Profiles. Allows for easy file deletion and quick save folder opening. Also adds an option to restore deleted user profiles using existing saves. (Backup/restore functionality is still being worked on.)
|
||||||
|
- Added Brazilian Portuguese, Castilian Spanish, French, German, Greek, Hebrew, Italian, Japanese, Korean, Polish, Russian, Simplified Chinese, Traditional Chinese, Turkish and Ukrainian localizations for UI text.
|
||||||
|
- Fixes issues with emulator files not being properly extracted sometimes.
|
||||||
|
- Fixes an issue where PCs with 2 graphics cards (especially laptops) wouldn't properly detect the GPU, crashing on boot.
|
||||||
|
- Fixes the occasional "GTK Critical" crash when double-clicking to run games.
|
||||||
|
- Fixes a crash where some games, such as the Monster Hunter series, would error out when bringing up the software keyboard due to missing fonts in the system.
|
||||||
|
- Fixes an extremely rare issue where attempting to install firmware would freeze Ryujinx.
|
||||||
|
- Many, many more smaller changes.
|
||||||
|
|
||||||
|
## 1.1.1215 - 2024-03-02
|
||||||
|
### Fixed:
|
||||||
|
- Avalonia: only enable gamescope workaround under it.
|
||||||
|
- Fixes a regression from 1.1.1203 that caused Avalonia's drop-down menus to not show until after several clicks on some Linux installations.
|
||||||
|
|
||||||
## 1.1.1214 - 2024-02-24
|
## 1.1.1214 - 2024-02-24
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Change packed aliasing formats to UInt.
|
- Change packed aliasing formats to UInt.
|
||||||
|
|
Loading…
Reference in a new issue