diff --git a/Changelog.md b/Changelog.md index b45e829..e4642b8 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.1083 - 2023-11-14 +### Fixed: +- Disable DMA GPU copy for block linear to linear copies. + - Fixes rendering issues in Fashion Dreamer. + ## 1.1.1082 - 2023-11-14 ### Fixed: - Fix TextureGroup.SignalModifying not being called.