Updated Changelog (markdown)
parent
435a938c48
commit
4b812e71c9
1 changed files with 13 additions and 1 deletions
14
Changelog.md
14
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 <https://ryujinx.org/download> 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.
|
||||
|
|
Loading…
Reference in a new issue