From 86fbb08cf93ea7f6a0987b5291e6aaa19e82c9fc Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 16 Jul 2020 05:44:00 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index e838af8..ae972af 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.0.4941 - 2020-07-15 +### Fixed +- Force transform feedback rebind after buffer modifications + - Fixes grass on XC2 and possibly resolves TFB issues in other games. + ## 1.0.4938 - 2020-07-15 ### Fixed - Corrected a decode exception condition introduced in 1.0.4725 (PR 1298).