Updated Changelog (markdown)
parent
da9cdde782
commit
36d397dcfc
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.734 - 2023-04-27
|
||||
### Fixed:
|
||||
- Fix geometry shader layer passthrough regression.
|
||||
- Fixes a regression from 1.1.733 which caused Pokémon Scarlet/Violet to render as if it had a green filter over the screen. This only affected older GPUs that don't support writing gl_Layer on the vertex shader (1st gen Maxwell and older for Nvidia).
|
||||
|
||||
## 1.1.733 - 2023-04-25
|
||||
### Fixed:
|
||||
- Refactor attribute handling on the shader generator.
|
||||
|
|
Loading…
Reference in a new issue