From 1e101a1f3c31a6817fc0e4fd031bba53e8075485 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 10 Jan 2022 10:54:38 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index ad693b5..b20840f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,12 @@ All updates to the Ryujinx official master build will be documented in this file + +## 1.0.7163 - 2022-01-10 +### Fixed: +- Fix sampled multisample texture size. + - Fixes rendering in Okami HD. + ## 1.0.7162 - 2022-01-09 ### Fixed: - Texture Sync, incompatible overlap handling, data flush improvements.