From eda23e3558af1cc55ab3a4cf8549a9dba3d17fd0 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 16 Aug 2022 15:03:06 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) 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.