mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 04:32:14 -07:00
Updated Changelog (markdown)
16
Changelog.md
16
Changelog.md
@@ -1,6 +1,22 @@
|
|||||||
# 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.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
|
## 1.1.485 - 2022-12-21
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Make UI display correct content in Chinese.
|
- Make UI display correct content in Chinese.
|
||||||
|
Reference in New Issue
Block a user