Updated Changelog (markdown)

MetrosexualGarbodor 2023-03-02 03:07:30 +00:00
parent 3097a5378a
commit b0dbac604a

@ -1,6 +1,12 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.647 - 2023-03-01
### Fixed:
- Update LibHac to 0.18.0.
- Fixes a regression where the emulator wouldn't create a BCAT save if any other BCAT save already existed, throwing a "ResultFsTargetNotFound (2002-1002)" error when attempting to open the BCAT save directory.
- Loading personalized ticket title keys is now supported with the right console keys dumped.
## 1.1.646 - 2023-02-27
### Fixed:
- Sockets: Properly convert error codes on MacOS.