Updated Changelog (markdown)
parent
8557f5256c
commit
30efc2cee2
1 changed files with 15 additions and 0 deletions
15
Changelog.md
15
Changelog.md
|
@ -3,6 +3,21 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
|
||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||
|
||||
## 1.1.1330 - 2024-06-02
|
||||
### Fixed:
|
||||
- Vulkan separate descriptor set fixes.
|
||||
- Fixes invisible characters on Intel GPUs in Paper Mario: The Thousand Year Door.
|
||||
|
||||
## 1.1.1329 - 2024-06-02
|
||||
### Fixed:
|
||||
- GPU: Remove unused dynamic state and pipeline settings.
|
||||
- Code cleanup. No expected user-facing changes.
|
||||
|
||||
## 1.1.1328 - 2024-06-02
|
||||
### Fixed:
|
||||
- New pooled memory types.
|
||||
- Reduces memory allocations done by the emulator. Likely no noticeable changes during normal gameplay.
|
||||
|
||||
## 1.1.1327 - 2024-06-02
|
||||
### Fixed:
|
||||
- Avoid inexact read with 'Stream.Read'.
|
||||
|
|
Loading…
Reference in a new issue