diff --git a/Changelog.md b/Changelog.md index 6a41e21..c53bafb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,17 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.140 - 2022-06-05 +### Fixed: +- Extend uses count from ushort to uint on Operand Data structure. + - Taiko Risshiden V DX now goes in-game. + +## 1.1.139 - 2022-06-05 +### Fixed: +- Copy dependency for multisample and non-multisample textures. + - Fixes black screen in Perky Little Things. + - Partially fixes 3D sections in Genkai Tokki Moero Crystal H. + ## 1.1.138 - 2022-06-04 ### Fixed: - Fix a potential GPFIFO submission race.