From b48f8f0977d1e0ad1f5f2096d9094ca61725cfd7 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 18 Oct 2022 11:44:20 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 171b096..025f4b9 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.309 - 2022-10-18 +### Fixed: +- Vulkan: Fix blit levels/layers parameters being inverted. + - Fixes a crash before the title screen in Mario + Rabbids Kingdom Battle on Nvidia GPUs using Vulkan. + ## 1.1.308 - 2022-10-17 ### Fixed: - Fix kernel VA allocation when random allocation fails.