Updated Changelog (markdown)
parent
f256921cb6
commit
1f46d18e63
1 changed files with 19 additions and 0 deletions
19
Changelog.md
19
Changelog.md
|
@ -1,6 +1,25 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.530 - 2023-01-09
|
||||
### Added:
|
||||
- Add command line arguments to override docked mode.
|
||||
- Adds "--docked-mode" and "--handheld-mode" command line arguments for both GUIs to override the state of EnableDockedMode.
|
||||
|
||||
## 1.1.529 - 2023-01-09
|
||||
### Fixed:
|
||||
- Fix linux packaging step for CI & Add headless build support to Ryujinx.sh.
|
||||
- Fixes the previous version not building.
|
||||
|
||||
## 1.1.528 - 2023-01-09
|
||||
### Added:
|
||||
- Linux: Add Avalonia detection to Ryujinx.sh.
|
||||
- Adds a small check to Ryujinx.sh to figure out if Ryujinx or Ryujinx.Ava needs to be executed.
|
||||
|
||||
## 1.1.527 - 2023-01-09
|
||||
### Fixed:
|
||||
- Replace tabs with spaces across the project.
|
||||
|
||||
## 1.1.526 - 2023-01-09
|
||||
### Fixed:
|
||||
- headless: Change window icon size to 48x48.
|
||||
|
|
Loading…
Reference in a new issue