Updated Changelog (markdown)
parent
22459bb8c6
commit
4ee44e5014
1 changed files with 22 additions and 3 deletions
25
Changelog.md
25
Changelog.md
|
@ -1,10 +1,29 @@
|
||||||
# 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.6443 - 2021-01-27
|
## 1.0.6471 - 2021-02-01
|
||||||
### Changed
|
### Changed
|
||||||
- Enabled Docked Mode by default
|
- Disabled flushing of multisample textures.
|
||||||
- The emulator will now default to emulating a Docked console. This provides higher resolutions and improved quality in a significant portion of titles out of the box.
|
- Fixes a specific crash on Super Bomberman R, fault - milestone one, Leisure Suit Larry, and possibly other untested games.
|
||||||
|
|
||||||
|
## 1.0.6469 - 2021-01-31
|
||||||
|
### Changed
|
||||||
|
- Miscellaneous refactoring of shader call code. No expected changes in emulator behavior.
|
||||||
|
|
||||||
|
## 1.0.6455 - 2021-01-29
|
||||||
|
### Added
|
||||||
|
- Added support for geometry shader passthrough.
|
||||||
|
- Improves rendering Marvel Ultimate Alliance 3. Note: the game is still not playable due to other issues.
|
||||||
|
|
||||||
|
## 1.0.6453 - 2021-01-29
|
||||||
|
### Changed
|
||||||
|
- Updated the text label for the PPTC toggle in the emulator settings window to improve user experience.
|
||||||
|
|
||||||
|
## 1.0.6452 - 2021-01-29
|
||||||
|
### Added
|
||||||
|
- Added a texture/sampler descriptor cache for faster pool invalidation.
|
||||||
|
- Potentially improves performance in games that have stutter caused by texture pool invalidation.
|
||||||
|
- Fixed a regression in Mario Kart 8 Deluxe introduced in 1.0.6337 (PR 1905) that would evict a course's cube-map array and shadow map from the pool while playing.
|
||||||
|
|
||||||
## 1.0.6441 - 2021-01-27
|
## 1.0.6441 - 2021-01-27
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue