Updated Changelog (markdown)

MetrosexualGarbodor 2022-11-19 02:34:57 +00:00
parent bfb99831bf
commit 0714922fe5

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.364 - 2022-11-18
### Fixed:
- Move gl_Layer from vertex to geometry if GPU does not support it on vertex.
- Fixes a crash during boot on Vulkan and a black screen on OpenGL when using Maxwell and older Nvidia GPUs in Pokémon Scarlet/Violet.
## 1.1.363 - 2022-11-18
### Fixed:
- Vulkan: Clear dummy texture to (0,0,0,0) on creation.