From 75dcfb47c5568999781e5c71fdcb88918ed2c9d5 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 24 Mar 2022 10:24:38 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 8dc09b1..3eaf96e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.84 - 2022-03-23 +### Fixed: +- Support NVDEC H264 interlaced video decoding and VIC deinterlacing. + - Fixes videos in non-Japanese versions of Layton's Mystery Journey. The game now plays them instead of crashing. + - Fixes every video in Star Wars Episode I: Racer. + ## 1.1.83 - 2022-03-22 ### Fixed: - hle: Some cleanup.