Updated Changelog (markdown)
parent
85e8cd8217
commit
a5f3e360c9
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -1,6 +1,16 @@
|
||||||
# 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.1.71 - 2022-03-14
|
||||||
|
### Fixed:
|
||||||
|
- Initialize indexed inputs used on next shader stage.
|
||||||
|
- Fixes another regression introduced in 1.1.61 that would cause shaders to fail to compile on WarioWare: Get It Together! and probably other games using indexed attributes.
|
||||||
|
|
||||||
|
## 1.1.70 - 2022-03-14
|
||||||
|
### Fixed:
|
||||||
|
- Do not initialize geometry shader passthrough attributes.
|
||||||
|
- Fixes a regression introduced in 1.1.61 that caused solid black/ transparent characters (again) on Game Builder Garage.
|
||||||
|
|
||||||
## 1.1.69 - 2022-03-12
|
## 1.1.69 - 2022-03-12
|
||||||
### Added:
|
### Added:
|
||||||
- Implement `GetSaveDataBackupSetting` of OLSC service.
|
- Implement `GetSaveDataBackupSetting` of OLSC service.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue