Updated Changelog (markdown)
parent
e20257e00e
commit
38eaa4961c
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.6847 - 2021-04-23
|
||||
### Added
|
||||
- Implemented custom user profile emulation.
|
||||
- Simply click on Options > Manage User Profiles.
|
||||
- Profiles cannot be edited/managed while a game is running.
|
||||
- The "RyuPlayer" profile is the default user which cannot be deleted, as it contains all of the original save files for your games. However, the name and picture can be changed.
|
||||
- WARNING: Save data is specific to each user profile so if you delete a profile, the save data under that profile is also deleted!!
|
||||
|
||||
(For a more in-depth explanation of how the feature works, see the original PR description here: https://github.com/Ryujinx/Ryujinx/pull/2227)
|
||||
|
||||
## 1.0.6846 - 2021-04-22
|
||||
### Changed
|
||||
- Cleaned up the mm:u services, replacing previously unknown values with those that are now known.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue