Updated Changelog (markdown)
parent
a8849a9192
commit
858a974970
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -1,6 +1,16 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.5396 - 2020-09-20
|
||||
### Added
|
||||
- Implemented basic multi-program support.
|
||||
- Adds basic support for loading multiple NCA's. Improves support for Super Mario 3D All-Stars.
|
||||
|
||||
## 1.0.5395 - 2020-09-20
|
||||
### Changed
|
||||
- Align register index between output targets on fragment shaders
|
||||
- Fixes behaviour in certain games where components would be incorrectly copied to fragment shader outputs. Improves Turok 2, and potentially other Vulkan-based games.
|
||||
|
||||
## 1.0.5391 - 2020-09-19
|
||||
### Added
|
||||
- Stubbed/implemented ListQualifiedUsers and SetTouchScreenConfiguration calls.
|
||||
|
|
Loading…
Reference in a new issue