diff --git a/Changelog.md b/Changelog.md index 4b4282b..8eea243 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.731 - 2023-04-24 +### Fixed: +- Implement DMA texture copy component shuffle. + - Fixes inverted red and blue in 20XX and Dragon Quest Builders, possibly other games that use OpenGL on the Switch. + ## 1.1.730 - 2023-04-24 ### Fixed: - Use vector transform feedback outputs with fragment shaders.