Updated Changelog (markdown)
parent
84f13c75db
commit
a864f16e76
1 changed files with 15 additions and 0 deletions
15
Changelog.md
15
Changelog.md
|
@ -1,6 +1,21 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.376 - 2022-11-23
|
||||
### Fixed:
|
||||
- GPU: Access non-prefetch command buffers directly.
|
||||
- Improves performance slightly in Pokémon Scarlet/Violet and Super Mario Odyssey.
|
||||
|
||||
## 1.1.375 - 2022-11-23
|
||||
### Fixed:
|
||||
- GPU: Relax locking on Buffer Cache.
|
||||
- Improves performance in Super Mario Odyssey and possibly other games with high FIFO.
|
||||
|
||||
## 1.1.374 - 2022-11-23
|
||||
### Fixed:
|
||||
- nuget: bump Avalonia from 0.10.15 to 0.10.18.
|
||||
- Updates the Avalonia package version. No changes to emulator functionality.
|
||||
|
||||
## 1.1.373 - 2022-11-23
|
||||
### Fixed:
|
||||
- ava: Fix JsonSerializer warnings.
|
||||
|
|
Loading…
Reference in a new issue