diff --git a/Changelog.md b/Changelog.md index f643f8a..e845ec6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,17 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.69 - 2022-03-12 +### Added: +- Implement `GetSaveDataBackupSetting` of OLSC service. + - Allows ACNH from 2.0.5 onwards to boot. + +## 1.1.68 - 2022-03-12 +### Added: +- Implement setting to rotate stick axis by 90 degrees. + - Allows the stick to be rotated in all possible rotations (in conjunction with inversion). + - Games that use sideways joycons (Super Mario Party etc.) will be able to take advantage of this. + ## 1.1.67 - 2022-03-12 ### Fixed: - Fix GetUserDisableCount NRE.