From c06f6492dd90b89824a14da1a4eea04d2f2d1829 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 5 May 2023 16:57:19 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2d6de93..aa30498 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.755 - 2023-05-05 +### Added: +- Allow any shader SSBO constant buffer slot and offset. + - May help homebrew that use APIs other than NVN, such as vita2hos or emulated Mario Kart DS. + ## 1.1.754 - 2023-05-05 ### Fixed: - GPU: Allow granular buffer updates from the constant buffer updater.