From 21bf2ffaccc268a5ad1e5312a77a48cf0819bdf4 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 10 Oct 2020 06:14:36 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.