Updated Changelog (markdown)
parent
9435994a70
commit
237ec4aee9
1 changed files with 20 additions and 0 deletions
20
Changelog.md
20
Changelog.md
|
@ -1,6 +1,26 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.382 - 2022-11-24
|
||||
### Fixed:
|
||||
- GPU: Don't trigger uploads for redundant buffer updates.
|
||||
- Improves performance in Xenoblade Chronicles: Definitive Edition and The Legend of Zelda: Link's Awakening on Vulkan.
|
||||
|
||||
## 1.1.381 - 2022-11-24
|
||||
### Fixed:
|
||||
- Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr.
|
||||
- Code cleanup. No expected changes to emulator functionality.
|
||||
|
||||
## 1.1.380 - 2022-11-24
|
||||
### Fixed:
|
||||
- ui: Fixes disposing on GTK/Avalonia and Firmware Messages on Avalonia.
|
||||
- Fixes an issue where opening a game without installed firmware and then selecting the "OK" or "Open the Setup Guide" options would crash Ryujinx.
|
||||
|
||||
## 1.1.379 - 2022-11-24
|
||||
### Fixed:
|
||||
- Ryujinx.Ava: Add missing redefinition of app name.
|
||||
- Fixes an issue where Ryujinx could sometimes report as "Avalonia Application".
|
||||
|
||||
## 1.1.378 - 2022-11-24
|
||||
### Fixed:
|
||||
- Fix NRE on Avalonia for error applets with unknown error message.
|
||||
|
|
Loading…
Reference in a new issue