Updated Changelog (markdown)
parent
4426ab1f0d
commit
7226e78c04
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
|
||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||
|
||||
## 1.1.1011 - 2023-09-10
|
||||
### Fixed:
|
||||
- Fix shader GlobalToStorage pass when base address comes from local or shared memory.
|
||||
- Fixes a regression from 1.1.896 causing a few failures to find storage buffers in Splatoon 3 and probably other games, though no visible changes were found.
|
||||
|
||||
## 1.1.1010 - 2023-09-07
|
||||
### Fixed:
|
||||
- Replacing 'Assembly.GetExecutingAssembly()' with 'Type.Assembly'.
|
||||
|
|
Loading…
Reference in a new issue