diff --git a/Changelog.md b/Changelog.md index 0c58eaf..e1f9d24 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.395 - 2022-11-28 +### Fixed: +- GPU: Always draw polygon topology as triangle fan. + - Fixes the stats chart in Pokémon Scarlet/Violet on Vulkan and on certain OpenGL drivers that don't support GL_POLYGON in compatibility mode. + ## 1.1.394 - 2022-11-28 ### Fixed: - amadeus: Fixes and initial 15.0.0 support.