Updated Changelog (markdown)
parent
a864f16e76
commit
9435994a70
1 changed files with 14 additions and 4 deletions
18
Changelog.md
18
Changelog.md
|
@ -1,6 +1,20 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.378 - 2022-11-24
|
||||
### Fixed:
|
||||
- Fix NRE on Avalonia for error applets with unknown error message.
|
||||
- Fixes an issue where unknown errors would crash Avalonia.
|
||||
|
||||
## 1.1.377 - 2022-11-24
|
||||
### Fixed:
|
||||
- GAL: Send all buffer assignments at once rather than individually.
|
||||
- Improves performance significantly in Pokémon Scarlet/Violet, Super Mario Odyssey, Super Smash Bros. Ultimate and any other games that tend to bind many constant buffers at once.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.376 - 2022-11-23
|
||||
### Fixed:
|
||||
- GPU: Access non-prefetch command buffers directly.
|
||||
|
@ -42,10 +56,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
- Do not update shader state for DrawTextures.
|
||||
- Fixes a crash in A Hat in Time that occurred in certain places.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.368 - 2022-11-20
|
||||
### Fixed:
|
||||
- Use upstream unicorn for Ryujinx.Tests.Unicorn.
|
||||
|
|
Loading…
Reference in a new issue