From 46949686c6cd782796ebd6bdfe7a10a6db985ba5 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 20 Aug 2022 20:40:08 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0b9b549..00e3ea9 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.226 - 2022-08-20 +### Fixed: +- Use RGBA16 vertex format if RGB16 is not supported on Vulkan. + - Xenoblade Chronicles 3 now boots on AMD graphics cards. + ## 1.1.225 - 2022-08-19 ### Fixed: - Change 'Purge PPTC Cache' label & tooltip to reflect function behavior.