Updated Changelog (markdown)
parent
4dd6e8508e
commit
6c07a448f3
1 changed files with 16 additions and 0 deletions
16
Changelog.md
16
Changelog.md
|
@ -1,6 +1,22 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.488 - 2022-12-21
|
||||
### Fixed:
|
||||
- Implement a software ETC2 texture decoder.
|
||||
- Implements a software decoder to decompress ETC2 textures on CPU when the format is not supported on the GPU.
|
||||
- Fixes crashes in Infinity Tanks World War 2, Paradigm Paradox, Vegas Party and any other game that presented an ETC2 format error when using Vulkan with Nvidia and AMD GPUs.
|
||||
|
||||
## 1.1.487 - 2022-12-21
|
||||
### Fixed:
|
||||
- Fix CPU FCVTN instruction implementation (slow path).
|
||||
- Fixes an issue on 2nd gen Intel CPUs and older that caused misaligned text on Two Point Campus and possibly other games.
|
||||
|
||||
## 1.1.486 - 2022-12-21
|
||||
### Fixed:
|
||||
- GPU: Force rebind when pool changes.
|
||||
- Fixes graphical issues on character images in "The New Prince of Tennis: LET'S GO!! ~Daily Life~ from RisingBeat".
|
||||
|
||||
## 1.1.485 - 2022-12-21
|
||||
### Fixed:
|
||||
- Make UI display correct content in Chinese.
|
||||
|
|
Loading…
Reference in a new issue