Updated Changelog (markdown)

MutantAura 2022-03-12 18:43:36 +00:00
parent 142db325be
commit 2b05daeb8e

@ -1,6 +1,17 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file 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 ## 1.1.67 - 2022-03-12
### Fixed: ### Fixed:
- Fix GetUserDisableCount NRE. - Fix GetUserDisableCount NRE.