diff --git a/Changelog.md b/Changelog.md index 940a523..704c427 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.54 - 2022-02-26 +### Fixed: +- Update LibHac to v0.16.0. + - Adds support for reading NCAs with compressed sections. Iridium and Gunvolt Chronicles: Luminous Avenger iX 2 can now boot. + - The emulator will now be able to recover from situations where external things mess with extra data files in the save data file system, instead of just erroring. + ## 1.1.53 - 2022-02-22 ### Added: - T32: Implement ALU (shifted register) instructions.