Updated Changelog (markdown)
parent
1221b78b4b
commit
68330bceb4
1 changed files with 33 additions and 0 deletions
33
Changelog.md
33
Changelog.md
|
@ -1,6 +1,39 @@
|
||||||
# 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.467 - 2022-12-12
|
||||||
|
### Fixed:
|
||||||
|
- misc: Update to Ryujinx.Graphics.Nvdec.Dependencies 5.0.1-build13.
|
||||||
|
- Fixes packaging issues on macOS related to an unsatisfied dependency on libX11.
|
||||||
|
|
||||||
|
## 1.1.466 - 2022-12-12
|
||||||
|
### Fixed:
|
||||||
|
- Use NuGet Central Package Management to manage package versions solution-wise.
|
||||||
|
- Makes version management easier for all dependencies. No changes to emulator functionality.
|
||||||
|
|
||||||
|
## 1.1.465 - 2022-12-12
|
||||||
|
### Fixed:
|
||||||
|
- misc: Some fixes to the updaters.
|
||||||
|
- Fixes command line being broken when updating on Avalonia.
|
||||||
|
- Makes the Avalonia updater fallback to the GTK Ryujinx executable if current name isn't found.
|
||||||
|
- Makes permission setter function more generic.
|
||||||
|
- Remove direct usage of chmod to use File.SetUnixFileMode.
|
||||||
|
|
||||||
|
## 1.1.464 - 2022-12-12
|
||||||
|
### Fixed:
|
||||||
|
- Fix "UI" abbreviation being miscapitalized.
|
||||||
|
|
||||||
|
## 1.1.463 - 2022-12-12
|
||||||
|
### Fixed:
|
||||||
|
- Use method overloads that support trimming. Mark some types to be trimming friendly.
|
||||||
|
- Code cleanup. No changes to emulator functionality.
|
||||||
|
|
||||||
|
## 1.1.462 - 2022-12-12
|
||||||
|
### Added:
|
||||||
|
- Bsd: Implement Select.
|
||||||
|
- Allows LAN mode to function in Saints Row: The Third and Saints Row IV.
|
||||||
|
- Just Die Already now goes in-game.
|
||||||
|
|
||||||
## 1.1.461 - 2022-12-10
|
## 1.1.461 - 2022-12-10
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- audio: Rewrite SoundIo bindings.
|
- audio: Rewrite SoundIo bindings.
|
||||||
|
|
Loading…
Reference in a new issue