From f4f83c2da91e0361c95024d194c30807d099c2e8 Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Sun, 20 Mar 2022 16:38:52 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0f18f14..8c7da0b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.78 - 2022-03-20 +### Fixed: +- oslc: Fix condition in GetSaveDataBackupSetting. + - Fixes a regression introduced in 1.1.69 where Animal Crossing: New Horizons would not boot anymore without a save file. Note that the game still crashes most of the time without one. + ## 1.1.77 - 2022-03-19 ### Fixed: - InstEmitMemoryEx: Barrier after write on ordered store.