From 0a1ddfc0a4039777ca7fb3abe412097b1b5fc2f5 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 5 Jun 2022 18:21:41 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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.