From 6fb315972cf6d2a3bc89b5bfa53d98e6754fb901 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 23 Jul 2020 06:06:24 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index e6f6c39..914d706 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.0.5003 - 2020-07-23 +### Added +- Implemented GetIndirectLayerImageRequiredMemoryInfo call from vi service. + - Fixes missing service crashes in Dark Souls Remastered and God Eater 3. + ## 1.0.5000 - 2020-07-21 ### Added - Implemented/stubbed some calls to the am service.