Updated Changelog (markdown)
parent
730859986d
commit
e6a7f90361
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
## 1.0.6780 - 2021-03-09
|
||||
### Fixed
|
||||
- Fixed lineSize for LinearStrided to Linear conversion.
|
||||
- Fixes a possible crash when width is greater than stride, which can happen due to alignment when copying textures with the copy buffer method. The only currently known game where this could occur is Bravely Default II.
|
||||
- Fixes a possible crash when width is greater than stride, which can happen due to alignment when copying textures with the copy buffer method. The only currently known game where this had occurred is Bravely Default II.
|
||||
|
||||
## 1.0.6779 - 2021-03-09
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Reference in a new issue