From e5ee29d5d516971e41d2633f65a5d93c6374193c Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 9 Dec 2020 16:04:03 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 86a5104..8f00a23 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,6 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.6005 - 2020-12-09 ### Changed - Modified ThreadPool process handling to keep it active so that there is never a reason to terminate the GateThread. - - Dramatically improves the perceived visual smoothness of games. - Raises FPS from 57-58 to 60 in games where the game should have been pegged at 60FPS already. ## 1.0.6004 - 2020-12-09