From 2fe3325a961803dcb73b7e9b09cf54212ff39a1c Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 10 Feb 2023 15:04:13 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 8226ed2..d74fe31 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.615 - 2023-02-10 +### Fixed: +- Allow partially mapped textures with unmapped start. + - Fixes broken lighting and fog in Metroid Prime Remastered. + ## 1.1.614 - 2023-02-08 ### Fixed: - Fix SPIR-V when all inputs/outputs are indexed.