From 33d817b9d75ff823f227fc24c8787f60edc5ae65 Mon Sep 17 00:00:00 2001 From: gdkchan Date: Tue, 5 Oct 2021 16:22:08 -0300 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index c1ebb80..271acf2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,10 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.7063 - 2021-10-05 +### Changed: +- Enable branch tightening when PPTC is enabled. + - Slightly better JIT code generation with PPTC enabled. + - PPTC cache size was reduced by a few KB as a result. + ## 1.0.7062 - 2021-10-05 ### Fixed: - Fixes wrong name size on DisplayInfo structure. - - Fixes a regression introduced on version 1.0.7040 that caused Dragon Ball Xenoverse 2, and maybe other games to crash on boot. + - Fixes a regression introduced on version 1.0.7041 that caused Dragon Ball Xenoverse 2, and maybe other games to crash on boot. ## 1.0.7061 - 2021-10-04 ### Changed: