From 018a2d9ac60a9a5ff2dfdb910a66af86438bc017 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 19 Nov 2020 19:38:46 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index b72e9eb..1897c48 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5775 - 2020-11-19 +### Added +- Added PTC decompression error check and treats it as a loading failure, allowing a fallback to the backup file instead of crashing. + ## 1.0.5773 - 2020-11-19 ### Added - Added olsc:u service and stubbed some associated calls.