diff --git a/Changelog.md b/Changelog.md index f877308..7418598 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.218 - 2022-08-16 +### Added: +- Vulkan: Add ETC2 texture formats. + - Adds missing texture formats to Vulkan. On supported Intel and AMD GPUs, games that use these formats, such as Radiation Island or Vegas Party, should now work on Vulkan. + ## 1.1.217 - 2022-08-15 ### Added: - am: Stub SetWirelessPriorityMode, SaveCurrentScreenshot and GetHdcpAuthenticationState.