mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 01:32:14 -07:00
Updated Changelog (markdown)
23
Changelog.md
23
Changelog.md
@@ -1,6 +1,25 @@
|
||||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.402 - 2022-11-30
|
||||
### Fixed:
|
||||
- nuget: bump DiscordRichPresence from 1.0.175 to 1.1.3.18.
|
||||
- Updates DiscordRichPresence dependencies. No changes to emulator functionality.
|
||||
|
||||
## 1.1.401 - 2022-11-30
|
||||
### Fixed:
|
||||
- Remove shader dependency on SPV_KHR_shader_ballot and SPV_KHR_subgroup_vote extensions.
|
||||
- Required for MoltenVK. No changes in games.
|
||||
|
||||
## 1.1.400 - 2022-11-30
|
||||
### Fixed:
|
||||
- Ensure that vertex attribute buffer index is valid on GPU.
|
||||
- Fixes some crashes on Vulkan on Intel and AMD graphics cards. It's currently unknown which games are affected.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.399 - 2022-11-29
|
||||
### Fixed:
|
||||
- nuget: bump System.Management from 6.0.0 to 7.0.0.
|
||||
@@ -21,10 +40,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||
- Avalonia: Update FluientAvalonia
|
||||
- Make dialogs work on Linux with Avalonia making it usable on it again.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.395 - 2022-11-28
|
||||
### Fixed:
|
||||
- GPU: Always draw polygon topology as triangle fan.
|
||||
|
Reference in New Issue
Block a user