From 28057e652646743bc8d4a71a71eda3e5fdb9684e Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 10 Feb 2021 18:04:13 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 9f8520d..0db7787 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.6546 - 2021-02-10 +### Changed +- Enabled multithreaded decoding of VP9 NVDEC videos. + - Improves performance on several first party intro videos, noticeably smoothing out choppy video & audio, included in the following titles: Super Smash Bros. Ultimate, Pokémon Let's Go Eevee/Pikachu, The Legend of Zelda: Link's Awakening, Fire Emblem: Three Houses, Tokyo Mirage Session #FE Encore, Animal Crossing: New Horizons, and Mr. Driller DrillLand. + ## 1.0.6545 - 2021-02-10 ### Changed - Updated joy-con images in GUI for better visibility.