diff --git a/Changelog.md b/Changelog.md index f29a309..5d5f9a1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.213 - 2022-08-11 +### Fixed: +- OpenGL: Limit vertex buffer range for non-indexed draws. + - Fixes the triangle glitch on fog/smoke in Super Mario Odyssey. + - Fixes a TDR/driver crash in Xenoblade Chronicles 3 (only on OpenGL). + ## 1.1.212 - 2022-08-11 ### Fixed: - Fix blend with RGBX color formats.