diff --git a/Changelog.md b/Changelog.md index d38d3b6..7ece2e7 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.143 - 2022-06-10 +### Fixed: +- Fix instanced indexed inline draw index count. + - Fixes index count used on the draw passing the count for a single instance. + - Fixes performance issues in the 3D sections on Genkai Tokki Moero Crystal H. + ## 1.1.142 - 2022-06-06 ### Fixed: - Fix instanced indexed inline draws.