Updated Changelog (markdown)
parent
463919b6c3
commit
0461cc22c1
1 changed files with 15 additions and 0 deletions
15
Changelog.md
15
Changelog.md
|
@ -1,6 +1,21 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.6938 - 2021-06-25
|
||||
### Fixed:
|
||||
- Fixes unwritten shader output values, which was previously using a value of 0 instead of 1.
|
||||
- Fixes missing/invisible geometry on Monster Hunter Stories 2: Wings of Ruin (Trial Version).
|
||||
|
||||
## 1.0.6937 - 2021-06-24
|
||||
### Fixed:
|
||||
- Fixes some shader compilation failures on shaders using texture depth compare with a LOD parameter and 2D or Cube array textures. Those shaders requires an extension, which is now enabled. On GPUs where the extension is not supported, the LOD parameter is removed.
|
||||
- Fixes lighting issues on Mario Golf Super Rush.
|
||||
|
||||
## 1.0.6936 - 2021-06-24
|
||||
### Fixed:
|
||||
- Stubs GetAlbumFileList0AafeAruidDeprecated and GetAlbumFileList3AaeAruid in caps service.
|
||||
- World of Light in Super Smash Bros. Ultimate is now playable.
|
||||
|
||||
## 1.0.6935 - 2021-06-23
|
||||
### Changed:
|
||||
- Improves game searching when you start typing something while browsing the game list. You can now searching by TitleID and keyword (For example, allows to type "odyssey" and find Super Mario Odyssey).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue