From 2c0f3388854d238022a8d887f41ea254278dce1a Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 16 Jun 2020 12:36:17 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index da2e701..f7f682f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.4709 - 2020-06-16 +### Added +- New Feature Addition: Profiled Persistent Translation Cache + - Reduces game load times by up to 70% after cache has been generated: two consecutive launches to title screen or beyond, then improvements are realized permanently on third launch and any future launches. + - This option must be enabled in Options > Settings > System > Enable Profiled Persistent Translation Cache + ## 1.0.4697 - 2020-06-14 ### Fixed - Fixed an issue where part of the VABS instruction would be parsed as an input register.