diff --git a/Changelog.md b/Changelog.md index faea1eb..9227c20 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.458 - 2022-12-09 +### Fixed: +- Fix HasUnalignedStorageBuffers value when buffers are always unaligned. + - Fixes a regression introduced in 1.1.419 that caused NieR Automata: The End of YoRHa Edition to crash when loading into gameplay. + ## 1.1.457 - 2022-12-09 ### Fixed: - Add explicit dependency on System.Drawing.Common on Ryujinx.Ava to workaround trimming bugs.