mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 07:42:14 -07:00
Updated Changelog (markdown)
@@ -4,7 +4,7 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||
## 1.0.6915 - 2021-06-20
|
||||
### Fixed
|
||||
- When the (separate) sampler bindless handle comes from the offset 0 of the constant buffer, it was being ignored which caused the wrong sampler to be used. This correct the bug by adding 1 to the offset on the shader translator, and then subtracting 1 on the GPU emulator to ensure that it is never 0 if a separate bindless sampler is used.
|
||||
- Fixes rendering issues in Final Fantasy XII The Zodiac Age and Mario + Rabbids Kingdom Battle.
|
||||
- Fixes rendering issues in Final Fantasy XII The Zodiac Age.
|
||||
|
||||
## 1.0.6914 - 2021-06-19
|
||||
### Changed
|
||||
|
Reference in New Issue
Block a user