diff --git a/Changelog.md b/Changelog.md index 4b1e520..2805d37 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,7 +1,19 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file -## 1.1.31 - 2022-01-22 +## 1.1.5 - 2022-01-23 +### Fixed: +- Set _vibrationPermitted to return True. + - Games which respect IHidServer::IsVibrationPermitted should now allow vibration to function, for example, Catherine: Full Body. + +## 1.1.4 - 2022-01-22 +### Fixed: +- Add support for BC1/2/3 decompression (for 3D textures). + - Fixes garbled text in Tales of Vesperia. + - Fixes blocky explosions in Xenoblade Chronicles 2. + - Fixes rain in Ghosts 'n Goblins Resurrection. + +## 1.1.3 - 2022-01-22 **WARNING**: This version requires a manual update by redownloading it from as a result of AppVeyor takedown of the project. ### Changed: - Release system was switched to GitHub Release as a result of AppVeyor takedown of the project.