diff --git a/Changelog.md b/Changelog.md index fdb8e95..cf79c8d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.6776 - 2021-03-06 ### Changed - Removed unused physical region memory tracking. - - Accelerates memory unmap/remap of virtual addressese that were once used for GPU resources, as well as reduce the cost of creating new tracking handles. + - Accelerates memory unmap/remap of virtual addresses that were once used for GPU resources, as well as reduce the cost of creating new tracking handles. - Reduces load times and non-shader related stutter in games that perform many unmap/remap operations such as Unreal Engine 4 games, among others. - Tracking regions/handles are now notified about an unmap operation before they are actually unmapped. Example of non-shader related stutter being improved by this update: