From 77c853ee8aa376e289312b18909d6ce9c0acaca5 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 22 Jun 2020 05:39:04 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Changelog.md b/Changelog.md index 9b69d4c..ffcee27 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.4750 - 2020-06-22 +### Changed +- Update NRR related structures to match latest public research. + ## 1.0.4740 - 2020-06-20 ### Added - Implemented aoc:u @@ -8,24 +12,24 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.4739 - 2020-06-20 ### Changed -- Updated README.md file on Github - - No Ryujinx code changes +- Updated README.md file on Github. + - No Ryujinx code changes. ## 1.0.4728 - 2020-06-18 ### Fixed - Incremented PTC version - - Hotfix for previous build: fixed PTC cache not being rebuilt (this is required, as part of the JIT was changed). + - Hotfix for previous build: fixed PTC cache not being rebuilt (this is required, as part of the JIT was changed). ## 1.0.4725 - 2020-06-17 ### Changed - Branch cleanup: added exit blocks to reduce redundant tail continues; - - May slightly improve performance for some games + - May slightly improve performance for some games. ## 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 + - This option must be enabled in Options > Settings > System > Enable Profiled Persistent Translation Cache. ## 1.0.4697 - 2020-06-14 ### Fixed @@ -44,8 +48,8 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.4683 - 2020-06-06 ### Changed -- Stubbed ssl ISslContext: 4 (ImportServerPki) service - - Fixed missing service crashes on Minecraft Dungeons and Rocket League +- Stubbed ssl ISslContext: 4 (ImportServerPki) service. + - Fixed missing service crashes on Minecraft Dungeons and Rocket League. ## 1.0.4682 - 2020-06-05 ### Added