Updated Changelog (markdown)
parent
1ddf1d52e1
commit
77c853ee8a
1 changed files with 11 additions and 7 deletions
18
Changelog.md
18
Changelog.md
|
@ -1,6 +1,10 @@
|
|||
# Ryujinx Changelog
|
||||
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
|
||||
### Added
|
||||
- Implemented aoc:u
|
||||
|
@ -8,24 +12,24 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
|
||||
## 1.0.4739 - 2020-06-20
|
||||
### Changed
|
||||
- Updated README.md file on Github
|
||||
- No Ryujinx code changes
|
||||
- Updated README.md file on Github.
|
||||
- No Ryujinx code changes.
|
||||
|
||||
## 1.0.4728 - 2020-06-18
|
||||
### Fixed
|
||||
- Incremented PTC version
|
||||
- Hotfix for previous build: fixed PTC cache not being rebuilt (this is required, as part of the JIT was changed).
|
||||
- Hotfix for previous build: fixed PTC cache not being rebuilt (this is required, as part of the JIT was changed).
|
||||
|
||||
## 1.0.4725 - 2020-06-17
|
||||
### Changed
|
||||
- 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
|
||||
### Added
|
||||
- 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.
|
||||
- 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
|
||||
### 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
|
||||
### Changed
|
||||
- Stubbed ssl ISslContext: 4 (ImportServerPki) service
|
||||
- Fixed missing service crashes on Minecraft Dungeons and Rocket League
|
||||
- Stubbed ssl ISslContext: 4 (ImportServerPki) service.
|
||||
- Fixed missing service crashes on Minecraft Dungeons and Rocket League.
|
||||
|
||||
## 1.0.4682 - 2020-06-05
|
||||
### Added
|
||||
|
|
Loading…
Reference in a new issue