Updated Changelog (markdown)

MetrosexualGarbodor 2024-02-18 16:42:20 +00:00
parent c637ce8ca6
commit 90031650cd

@ -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). 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 ## 1.1.1197 - 2024-02-15
### Fixed: ### Fixed:
- Implement X8Z24 texture format. - Implement X8Z24 texture format.