diff --git a/Changelog.md b/Changelog.md index 71eb0e4..598ee2c 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.0.5496 - 2020-10-10 +### Changed +- Disabled the async buffer in SurfaceFlinger. + - Fixes a memory corruption on Super Mario All-Stars 3D, which now has improved compatibility but still does not go in-game without modifications. + - May fix crashes on other games. + ## 1.0.5493 - 2020-10-09 ### Added - Added a confirmation dialog prompt to the user when attempting to close the emulator while a game is being emulated.