Updated Changelog (markdown)
parent
d2131e3469
commit
3d7c8659d5
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).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.1231 - 2024-03-14
|
||||||
|
### Fixed:
|
||||||
|
- GPU: Rebind RTs if scale changes when binding textures.
|
||||||
|
- Fixes an issue where some games would show a couple frames of garbled graphics after camera switches, only when running at resolutions higher than native. Affected games include Super Mario Odyssey and The Legend of Zelda: Tears of the Kingdom.
|
||||||
|
|
||||||
|
## 1.1.1230 - 2024-03-14
|
||||||
|
### Fixed:
|
||||||
|
- Consider Polygon as unsupported if triangle fans are unsupported on Vulkan.
|
||||||
|
- On macOS, should fix the stats chart in Pokémon Legends Arceus and Pokémon Scarlet/Violet.
|
||||||
|
|
||||||
|
## 1.1.1229 - 2024-03-14
|
||||||
|
### Fixed:
|
||||||
|
- Separate guest/host tracking + unaligned protection.
|
||||||
|
- Required for the upcoming host tracked memory manager mode. No expected user-facing changes.
|
||||||
|
|
||||||
## 1.1.1228 - 2024-03-13
|
## 1.1.1228 - 2024-03-13
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Ava UI: Update Ava.
|
- Ava UI: Update Ava.
|
||||||
|
|
Loading…
Reference in a new issue