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: