Updated Changelog (markdown)
parent
6a2fff6b76
commit
11e8282173
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).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.898 - 2023-06-20
|
||||||
|
### Added:
|
||||||
|
- misc: Implement address space size workarounds.
|
||||||
|
- Required for ARM64 support when the kernel is configured to use between 63 and 39 bits for kernel space.
|
||||||
|
|
||||||
## 1.1.897 - 2023-06-17
|
## 1.1.897 - 2023-06-17
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Ensure shader local and shared memory sizes are not zero.
|
- Ensure shader local and shared memory sizes are not zero.
|
||||||
|
|
Loading…
Reference in a new issue