Updated Changelog (markdown)
parent
ef06370ce6
commit
e919cdbe6f
1 changed files with 12 additions and 0 deletions
12
Changelog.md
12
Changelog.md
|
@ -3,6 +3,18 @@ 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.1092 - 2023-11-19
|
||||
### Fixed:
|
||||
- Enable copy dependency between RGBA8 and RGBA32 formats.
|
||||
- Fixes cicadas not rendering when you catch them in Yo-kai Watch 1.
|
||||
- Improves rendering in Wet Steps.
|
||||
- May improve rendering on other games that use OpenGL on the Switch.
|
||||
|
||||
## 1.1.1091 - 2023-11-19
|
||||
### Fixed:
|
||||
- Extend bindless elimination to see through Phis with the same results.
|
||||
- Fixes some shadow issues in Super Mario RPG.
|
||||
|
||||
## 1.1.1090 - 2023-11-18
|
||||
### Fixed:
|
||||
- misc: Default to Vulkan if available or running on macOS.
|
||||
|
|
Loading…
Reference in a new issue