From 56de794494e5d60fa872eed9b17905f6bf2d52a8 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 8 Apr 2024 00:52:36 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Changelog.md b/Changelog.md index c221bb9..e0d9584 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,19 +5,19 @@ For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Cha ## 1.1.1267 - 2024-04-07 ### Added: -- Add support for large sampler arrays on Vulkan. +- Add support for large sampler arrays on Vulkan. - Fixes black textures present in most of Hogwarts Legacy. - Fixes most graphical rendering in Penny's Big Breakaway. - Fixes grass and other particle effects appearing blocky in The Legend of Zelda: Skyward Sword HD. ## 1.1.1266 - 2024-04-07 ### Fixed: -- Fix PC alignment for ADR thumb instruction. +- Fix PC alignment for ADR thumb instruction. - Ni no Kuni Wrath of the White Witch will no longer render a black background when the 1.0.2 update applied. ## 1.1.1265 - 2024-04-07 ### Changed: -- Audio rendering: reduce memory allocations. +- Audio rendering: reduce memory allocations. - Code cleanup. No expected user-facing changes. ## 1.1.1264 - 2024-04-07