Update changelog.md

This commit is contained in:
EmulationFanatic 2020-06-14 07:34:07 -06:00 committed by GitHub
parent df0b218996
commit 54d166eaf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,10 @@ All updates to the Ryujinx official master build will be documented in this file
## 1.0.4697 - 2020-06-14
### Fixed
- Fixed an issue where part of the VABS instruction would be parsed as an input register.
--Fixed particular DEADLY PREMONITION Origins missing opcode error; the instruction was not missing but was instead parsed incorrectly.
- Fixed particular DEADLY PREMONITION Origins missing opcode error; the instruction was not missing but was instead parsed incorrectly.
## 1.0.4696 - 2020-06-14
### Changed
- LayoutConverter has separate optimizations for LinearStrided and BlockLinear. MethodCopyBuffer now determines the range that will be affected, and uses a faster per pixel copy and offset calculation.
-- Increases performance on Nintendo Switch Online: NES and Super NES games.
-- Mitigates dropped frames during large black screen (nvdec) videos.
- Increases performance on Nintendo Switch Online: NES and Super NES games.
- Mitigates dropped frames during large black screen (nvdec) videos.