diff --git a/Changelog.md b/Changelog.md index 62b4953..b55f619 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file. +## 1.1.763 - 2023-05-06 +### Added: +- Add progress bar for re-packaging shaders. + - After rebuilding shaders on game boot, the emulator then proceeds to recompress the shader cache files; this change adds an extra loading bar for that process. Before, it would seem as if the emulator had hanged, though this was not the case. + ## 1.1.762 - 2023-05-05 ### Fixed: - AM: Stub some service calls.