From 5e3d60e302b0f78a7f7f289f77c322c4d696e760 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 8 Jan 2021 22:02:28 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7ebbc0c..87b6d95 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.6260 - 2021-01-08 +### Added +- Stubbed PresetLibraryAppletGpuTimeSliceZero service call. + - Resolves missing service crash on boot on Monster Hunter Rise Demo. Note that the game is still not playable at this time. + ## 1.0.6259 - 2021-01-08 ### Changed - Added support for conditional on BRK and SYNC shader instructions.