mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 00:12:14 -07:00
Updated Changelog (markdown)
@@ -1,6 +1,11 @@
|
||||
# Ryujinx Changelog
|
||||
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.
|
||||
|
||||
## 1.0.6779 - 2021-03-09
|
||||
### Changed
|
||||
- Emulator now allows bindless handles to be found for image/texture instructions with predicates, when the assignment of the texture handle is within the same predicate.
|
||||
|
Reference in New Issue
Block a user