From 06023169a34ef01157bbe52f57cc973edc5360b1 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 12 Jan 2021 11:12:58 -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 c44fbc0..98340d9 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.6301 - 2021-01-12 ### Added - Added a simple pools limiter. - - Reduces emulator memory usage. The amount of memory usage savings are dependent on the game but tests results showed an average of 50% reduction. + - Reduces emulator memory usage. The amount of memory usage savings are dependent on the game but test results showed an average of 50% reduction. - Avoids memory peaks on launch; spikes nearing or equaling the amount of your RAM should no longer occur. - Further reduces game load times, with the amount of time saved varying game to game. Average time reduction of 10-15%.