From cdd07c728eb440fec1651f95049ce97f336253b6 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 17 Jan 2021 12:54:53 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index add55c3..d81a21b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.6337 - 2021-01-17 ### Added -- Added support for GPU textures mapped at non-contiguous CPU regions, as some games require them, such as the Monster Hunter Rise Demo and some UE4 games. +- Added support for GPU textures mapped at non-contiguous CPU regions as some games require them, such as the Monster Hunter Rise Demo and some UE4 games. - Improves rendering on Monster Hunter Rise Demo and many Unreal Engine 4 games. ## 1.0.6327 - 2021-01-15