Updated Changelog (markdown)
parent
c637ce8ca6
commit
90031650cd
1 changed files with 23 additions and 0 deletions
23
Changelog.md
23
Changelog.md
|
@ -3,6 +3,29 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
|
||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||
|
||||
|
||||
## 1.1.1202 - 2024-02-17
|
||||
### Fixed:
|
||||
- LightningJit: Add a limit on the number of instructions per function for Arm64.
|
||||
- Fixes a crash in Bluey: The Videogame with LightningJit.
|
||||
|
||||
## 1.1.1200-1.1.1201 - 2024-02-17
|
||||
### Fixed:
|
||||
- hid: Stub SetTouchScreenResolution.
|
||||
- Allows Tomb Raider I-III Remastered to go in-game without enabling "Ignore Missing Services".
|
||||
|
||||
## 1.1.1199 - 2024-02-16
|
||||
### Fixed:
|
||||
- Vulkan: Improve texture barrier usage, timing and batching.
|
||||
- Fixes graphical issues on the Turnip Mesa driver in Mario Kart 8 Deluxe, Super Mario Odyssey and other games.
|
||||
- Fixes Bayonetta Origins: Cereza and the Lost Demon water surfaces on Vulkan on desktop GPUs.
|
||||
|
||||
## 1.1.1198 - 2024-02-16
|
||||
### Fixed:
|
||||
- Vulkan: Use push descriptors for uniform bindings when possible.
|
||||
- Improves Vulkan performance significantly on AMD Mesa drivers and to a lesser degree on AMD Windows drivers.
|
||||
- May improve stability on more underpowered systems.
|
||||
|
||||
## 1.1.1197 - 2024-02-15
|
||||
### Fixed:
|
||||
- Implement X8Z24 texture format.
|
||||
|
|
Loading…
Reference in a new issue