Updated Changelog (markdown)
parent
0e4067e4ba
commit
cb428b5506
1 changed files with 18 additions and 0 deletions
18
Changelog.md
18
Changelog.md
|
@ -3,6 +3,24 @@ 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.1294 - 2024-04-28
|
||||
### Fixed:
|
||||
- Fix cursor states on Windows.
|
||||
- Prevents the cursor from disappearing during the emulator's game loading screen.
|
||||
- Fixes an issue wherein the emulator window could not be resized due to the cursor flickering.
|
||||
- Fixes an issue which caused the cursor to disappear over submenus while cursor was set to always hide.
|
||||
- Fixes an issue where the check for whether the cursor was within the active window did not take into account the windows position, leading to situations where it would hide where it shouldn't.
|
||||
|
||||
## 1.1.1293 - 2024-04-28
|
||||
### Fixed:
|
||||
- Fix direct keyboard not working when using a controller.
|
||||
- Allows the Ultracam benchmark tool for The Legend of Zelda: Tears of the Kingdom to be used without setting a keyboard as the controller.
|
||||
|
||||
## 1.1.1292 - 2024-04-28
|
||||
### Fixed:
|
||||
- HID: Correct direct mouse deltas.
|
||||
- Fixes mouse aiming in Quake, SpongeBob SquarePants: The Cosmic Shake, and likely the few other games that support mouse controls on the Switch.
|
||||
|
||||
## 1.1.1291 - 2024-04-22
|
||||
### Fixed:
|
||||
- Add support for bindless textures from shader input (vertex buffer) on Vulkan.
|
||||
|
|
Loading…
Reference in a new issue