Updated Changelog (markdown)

MetrosexualGarbodor 2022-12-22 00:23:16 +00:00
parent 4dd6e8508e
commit 6c07a448f3

@ -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.