diff --git a/Changelog.md b/Changelog.md index 70b6ba4..10fc82d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1363 - 2024-07-30 +### Fixed: +- Fix shader RegisterUsage pass only taking first operation dest into account. + - Fixes red tint on THE NEW DENPA MEN. (Note that the game still won't run without "Ignore Missing Services".) + ## 1.1.1362 - 2024-07-30 ### Fixed: - Vulkan: Force topology to PatchList for Tessellation.