From 6afddfd4be5c6253be26c1e5db3651bc8ecccc03 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 14 May 2024 15:52:31 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 6c78f37..0345ed9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1304 - 2024-05-14 +### Fixed: +- Add support for bindless textures from storage buffer on Vulkan. + - Fixes rendering in Castle Crashers Remastered. + - Fixes missing shadows in certain minigames in Mario Party Superstars. + ## 1.1.1303 - 2024-05-14 ### Fixed: - discordRPC: Truncate game title and details if they exceed Discord byte limit.