Updated Changelog (markdown)
parent
1e9a454faa
commit
2ef785dc1f
1 changed files with 11 additions and 0 deletions
11
Changelog.md
11
Changelog.md
|
@ -3,6 +3,17 @@ 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.1400 - 2024-09-26
|
||||
### Fixed:
|
||||
- Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High Resolution Mod support.
|
||||
- Allows usage of mods that make games run at higher resolutions than 4k, such as the 8k option in the Ultracam mod for The Legend of Zelda: Tears of the Kingdom (these mods require "Expand DRAM to 8GB" to be enabled).
|
||||
- Fixes crashes and low performance in certain games when using high resolution mods.
|
||||
|
||||
## 1.1.1399 - 2024-09-26
|
||||
### Fixed:
|
||||
- GPU: Ensure all clip distances are initialized when used.
|
||||
- Fixes half-screen rendering on AMD GPUs in The Legend of Zelda: Echoes of Wisdom.
|
||||
|
||||
## 1.1.1398 - 2024-09-22
|
||||
### Fixed:
|
||||
- Fix quads draws after DrawTexture on Vulkan.
|
||||
|
|
Loading…
Reference in a new issue