diff --git a/Changelog.md b/Changelog.md index 8481749..17a9925 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.387 - 2022-11-25 +### Fixed: +- Fix CB0 alignment with addresses used for 8/16-bit LDG/STG. + - Fixes a regression introduced in 1.1.355 that caused Xenoblade 3 videos to be more pixelated than normal. + ## 1.1.386 - 2022-11-25 ### Fixed: - chore: Update Avalonia related dependencies.