mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 12:12:14 -07:00
Updated Changelog (markdown)
@@ -1,6 +1,13 @@
|
|||||||
# 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.343 - 2022-11-12
|
||||||
|
### Fixed:
|
||||||
|
- UI: Allow overriding graphics backend + Move command line parser into a new class.
|
||||||
|
- Adds a new command line option "-g/--graphics-backend" which allows to override the previously configured graphics backend value on launch.
|
||||||
|
- Command line arguments are now kept when Avalonia restarts (except for the overridden graphics backend).
|
||||||
|
- Reduces the amount of duplicate code between GTK and Avalonia.
|
||||||
|
|
||||||
## 1.1.342 - 2022-11-12
|
## 1.1.342 - 2022-11-12
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Use vector transform feedback outputs if possible.
|
- Use vector transform feedback outputs if possible.
|
||||||
|
Reference in New Issue
Block a user