Updated Changelog (markdown)
parent
3a3b57f392
commit
9cdfff303d
1 changed files with 11 additions and 4 deletions
15
Changelog.md
15
Changelog.md
|
@ -1,15 +1,22 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.329 - 2022-10-27
|
||||
### Fixed:
|
||||
- hid/irs: Stub StopImageProcessorAsync.
|
||||
- Stubs the StopImageProcessorAsync service.
|
||||
- Prevents a crash in Game Builder Garage when exiting a game using the IR motion camera.
|
||||
- Allows Nintendo Labo Toy-Con 03: Vehicle Kit to progress past the "Make" menu.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.328 - 2022-10-26
|
||||
### Fixed:
|
||||
- Vulkan: Fix indirect buffer barrier.
|
||||
- Fixes an ErrorDeviceLost crash that could occur in Monster Hunter Rise on Nvidia drivers v522.25, and possibly some older ones, when running the game on Vulkan.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.327 - 2022-10-25
|
||||
### Fixed:
|
||||
- Vulkan: Use dynamic state for blend constants.
|
||||
|
|
Loading…
Reference in a new issue