From e812520d9874f987d10f84ade7532ac2a42a6eab Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 10 May 2023 04:15:40 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 260c279..c50e96b 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.775 - 2023-05-09 +### Fixed: +- fix(mvk): resumeLostDevice. + - Fixes MoltenVK crashes in Hyrule Warriors: Age of Calamity, Mario Strikers: Battle League and possibly other games. + ## 1.1.774 - 2023-05-09 ### Fixed: - IPC - Refactor Bcat service to use new ipc - Revisit.