diff --git a/Changelog.md b/Changelog.md index b6c38e0..941eb43 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.251 - 2022-09-07 +### Fixed: +- Transform shader LDC into constant buffer access if offset is constant. + - Fixes intermittent black screen in Ys VIII: Lacrimosa of DANA. + ## 1.1.250 - 2022-09-07 ### Fixed: - bsd: improve socket poll.