Updated Changelog (markdown)
parent
ac443096ae
commit
0062264161
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
||||||
# 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.6861 - 2021-05-05
|
||||||
|
### Changed
|
||||||
|
- Cleaned up the nsd service and implemented/stubbed some associated service calls.
|
||||||
|
- GetSettingName is removed because of a bad previous implementation (doesn't seem to be used by any games).
|
||||||
|
- SetChangeEnvironmentIdentifierDisabled, WriteSaveDataToFsForTest,DeleteSaveDataOfFsForTest, and IsChangeEnvironmentIdentifierDisabled are stubbed.
|
||||||
|
- GetApplicationServerEnvironmentType is implemented.
|
||||||
|
|
||||||
## 1.0.6860 - 2021-05-03
|
## 1.0.6860 - 2021-05-03
|
||||||
### Added
|
### Added
|
||||||
- Implemented a base for a possible future Vulkan integration with the current GTK3 UI.
|
- Implemented a base for a possible future Vulkan integration with the current GTK3 UI.
|
||||||
|
|
Loading…
Reference in a new issue