Updated Changelog (markdown)
parent
a78fcee817
commit
770302091a
1 changed files with 15 additions and 0 deletions
15
Changelog.md
15
Changelog.md
|
@ -1,6 +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.0.5515 - 2020-10-12
|
||||||
|
### Fixed
|
||||||
|
- Fixed a error when dual source blend was used.
|
||||||
|
- Fixes rendering inside the observatory on Super Mario Galaxy.
|
||||||
|
|
||||||
|
## 1.0.5514 - 2020-10-12
|
||||||
|
### Fixed
|
||||||
|
- Implemented LEA.HI shader instruction.
|
||||||
|
- Fixes corrupted colors on some characters on Super Mario Galaxy (example: Rosalina), and other graphical issues. Might also fix graphical issues on other games.
|
||||||
|
|
||||||
|
## 1.0.5513 - 2020-10-12
|
||||||
|
### Fixed
|
||||||
|
- Implemented support for constant buffer slot indexing, with the LDC shader instruction.
|
||||||
|
- Fixes some 3D models not rendering on Super Mario 3D All-Stars.
|
||||||
|
|
||||||
## 1.0.5499 - 2020-10-11
|
## 1.0.5499 - 2020-10-11
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed NVDEC FFMPEG related crash that could occur when frame sizes change.
|
- Fixed NVDEC FFMPEG related crash that could occur when frame sizes change.
|
||||||
|
|
Loading…
Reference in a new issue