From d7d479b6eac512ddbfcdad91f201551965e7957f Mon Sep 17 00:00:00 2001 From: gdkchan Date: Thu, 15 Feb 2024 19:42:17 -0300 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 02b91f6..e39f4a3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1197 - 2024-02-15 +### Fixed: +- Implement X8Z24 texture format. + - Fixes some lighting issues on Tomb Raider I-III Remastered. + ## 1.1.1196 - 2024-02-15 ### Fixed: - Fix PermissionLocked check on UnmapProcessCodeMemory.