Updated Changelog (markdown)

MetrosexualGarbodor 2022-01-23 12:11:58 +00:00
parent 435a938c48
commit 4b812e71c9

@ -1,7 +1,19 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file 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 <https://ryujinx.org/download> as a result of AppVeyor takedown of the project. **WARNING**: This version requires a manual update by redownloading it from <https://ryujinx.org/download> as a result of AppVeyor takedown of the project.
### Changed: ### Changed:
- Release system was switched to GitHub Release as a result of AppVeyor takedown of the project. - Release system was switched to GitHub Release as a result of AppVeyor takedown of the project.