From efcbd9f68e8c0b84e1da4ad7f4aca388ca65e050 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 1 May 2022 15:31:05 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 4ddf7ea..c286331 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.108 - 2022-05-01 +### Fixed: +- Restrict cases where vertex buffer size from index buffer type is used. + - Fixes a regression introduced in 1.1.95 that caused visual glitches on certain particle effects in Xenoblade 2 (visible for instance in Godfrey's awakening). + ## 1.1.107 - 2022-04-29 ### Fixed: - Fix various issues with texture sync.