Updated Changelog (markdown)
parent
f42977adb3
commit
11bc95d8e9
1 changed files with 20 additions and 0 deletions
20
Changelog.md
20
Changelog.md
|
@ -1,6 +1,26 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.730 - 2023-04-24
|
||||
### Fixed:
|
||||
- Use vector transform feedback outputs with fragment shaders.
|
||||
- Works around an AMD driver regression in Pokémon Legends Arceus causing invisible characters in Vulkan and distorted models in OpenGL.
|
||||
|
||||
## 1.1.729 - 2023-04-24
|
||||
### Fixed:
|
||||
- Set the console title for GTK.
|
||||
- Fixes a regression that removed the program title from the GTK console.
|
||||
|
||||
## 1.1.728 - 2023-04-23
|
||||
### Fixed:
|
||||
- Fix Amiibo issues & log errors and exceptions.
|
||||
- Fixes an issue where scanning an Amiibo would be impossible if the user's internet connection was too slow to load the API before timing out.
|
||||
|
||||
## 1.1.727 - 2023-04-23
|
||||
### Added:
|
||||
- Reducing Memory Allocations 202303.
|
||||
- Optimizes memory allocations on various emulator tasks. No known changes in games.
|
||||
|
||||
## 1.1.726 - 2023-04-22
|
||||
### Fixed:
|
||||
- Shader: Bias textureGather instructions on AMD/Intel.
|
||||
|
|
Loading…
Reference in a new issue