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.