Updated Changelog (markdown)
parent
1ddf1d52e1
commit
77c853ee8a
1 changed files with 11 additions and 7 deletions
16
Changelog.md
16
Changelog.md
|
@ -1,6 +1,10 @@
|
||||||
# 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.4750 - 2020-06-22
|
||||||
|
### Changed
|
||||||
|
- Update NRR related structures to match latest public research.
|
||||||
|
|
||||||
## 1.0.4740 - 2020-06-20
|
## 1.0.4740 - 2020-06-20
|
||||||
### Added
|
### Added
|
||||||
- Implemented aoc:u
|
- Implemented aoc:u
|
||||||
|
@ -8,8 +12,8 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
## 1.0.4739 - 2020-06-20
|
## 1.0.4739 - 2020-06-20
|
||||||
### Changed
|
### Changed
|
||||||
- Updated README.md file on Github
|
- Updated README.md file on Github.
|
||||||
- No Ryujinx code changes
|
- No Ryujinx code changes.
|
||||||
|
|
||||||
## 1.0.4728 - 2020-06-18
|
## 1.0.4728 - 2020-06-18
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -19,13 +23,13 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
## 1.0.4725 - 2020-06-17
|
## 1.0.4725 - 2020-06-17
|
||||||
### Changed
|
### Changed
|
||||||
- Branch cleanup: added exit blocks to reduce redundant tail continues;
|
- Branch cleanup: added exit blocks to reduce redundant tail continues;
|
||||||
- May slightly improve performance for some games
|
- May slightly improve performance for some games.
|
||||||
|
|
||||||
## 1.0.4709 - 2020-06-16
|
## 1.0.4709 - 2020-06-16
|
||||||
### Added
|
### Added
|
||||||
- New Feature Addition: Profiled Persistent Translation Cache
|
- New Feature Addition: Profiled Persistent Translation Cache
|
||||||
- Reduces game load times by up to 70% after cache has been generated: two consecutive launches to title screen or beyond, then improvements are realized permanently on third launch and any future launches.
|
- Reduces game load times by up to 70% after cache has been generated: two consecutive launches to title screen or beyond, then improvements are realized permanently on third launch and any future launches.
|
||||||
- This option must be enabled in Options > Settings > System > Enable Profiled Persistent Translation Cache
|
- This option must be enabled in Options > Settings > System > Enable Profiled Persistent Translation Cache.
|
||||||
|
|
||||||
## 1.0.4697 - 2020-06-14
|
## 1.0.4697 - 2020-06-14
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -44,8 +48,8 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
## 1.0.4683 - 2020-06-06
|
## 1.0.4683 - 2020-06-06
|
||||||
### Changed
|
### Changed
|
||||||
- Stubbed ssl ISslContext: 4 (ImportServerPki) service
|
- Stubbed ssl ISslContext: 4 (ImportServerPki) service.
|
||||||
- Fixed missing service crashes on Minecraft Dungeons and Rocket League
|
- Fixed missing service crashes on Minecraft Dungeons and Rocket League.
|
||||||
|
|
||||||
## 1.0.4682 - 2020-06-05
|
## 1.0.4682 - 2020-06-05
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue