Updated Changelog (markdown)
parent
19d5e246ec
commit
a8476f07cd
1 changed files with 7 additions and 2 deletions
|
@ -1,16 +1,21 @@
|
||||||
# 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.499 - 2022-12-29
|
## 1.1.500 - 2022-12-29
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Filter hidden game files from the Game List.
|
- Filter hidden game files from the Game List.
|
||||||
- On the next macOS release, removes "._" files from the games list.
|
- On the next macOS release, removes "._" files from the games list.
|
||||||
|
|
||||||
## 1.1.498 - 2022-12-29
|
## 1.1.499 - 2022-12-29
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Use vector outputs for texture operations.
|
- Use vector outputs for texture operations.
|
||||||
- May improve performance in certain games on integrated GPUs, and on dedicated GPUs when using resolution scaling.
|
- May improve performance in certain games on integrated GPUs, and on dedicated GPUs when using resolution scaling.
|
||||||
|
|
||||||
|
## 1.1.498 - 2022-12-29
|
||||||
|
### Fixed:
|
||||||
|
- HLE: Add basic stubs to get Labo VR booting to title screen.
|
||||||
|
- Allows Nintendo Labo Toy-Con 04: VR Kit to boot.
|
||||||
|
|
||||||
## 1.1.497 - 2022-12-29
|
## 1.1.497 - 2022-12-29
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Vulkan: Don't flush commands when creating most sync.
|
- Vulkan: Don't flush commands when creating most sync.
|
||||||
|
|
Loading…
Reference in a new issue