From 3c23cc3e14e562f1f4e562a9dc46a70e3e9e19ea Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 7 Mar 2022 11:29:17 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/Changelog.md b/Changelog.md index d86cc7e..185fba8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,11 +1,27 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.64 - 2022-03-07 +### Fixed: +- amadeus: Fix wrong Span usage in CopyHistories. + - Fixes a crash in Mononoke Slashdown, which now goes in-game. + - Fixes a crash in Paper Mario: The Origami King during a cutscene in Shangri-Spa. + +## 1.1.63 - 2022-03-06 +### Added: +- T32: Implement Data Processing (Modified Immediate) instructions. + - No changes expected in games. + +## 1.1.62 - 2022-03-06 +### Added: +- Mod loading from atmosphere SD directories. + - Implements addition of SD card paths into the ModLoader so that standard Atmosphere/hardware directory set up mods can be used semi-seamlessly. You can now right click a game and click "Open Atmosphere Mods Directory" to access the folder. + ## 1.1.61 - 2022-03-06 ### Fixed: -- Only initialize shader outputs that are actually used on the next stage - - Fixes models not rendering in PLA on AMD OpenGL (Windows) - - May improve performance in select games e.g. PLA and Link's Awakening for Intel iGPUs (Mesa) +- Only initialize shader outputs that are actually used on the next stage. + - Fixes models not rendering in Pokémon Legends: Arceus on AMD OpenGL (Windows). + - May improve performance in select games e.g. PLA and Link's Awakening for Intel iGPUs (Mesa). ## 1.1.60 - 2022-03-05 ### Fixed: