From 2495a25592a8b6a954480860b7f55cf97ac9c5b0 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 17 Jun 2022 17:18:05 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index a2b773b..186af14 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.1.149 - 2022-06-17 +### Changed: +- Optimize Texture Binding and Shader Specialization Checks. + - Improves performance in Super Mario Odyssey, The Legend of Zelda: Breath of the Wild, Xenoblade Chronicles Definitive Edition, and possibly others. + ## 1.1.148 - 2022-06-17 ### Fixed: - Fix VIC out of bounds copy.