Updated Changelog (markdown)
parent
e3b5163302
commit
97f3063aa3
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.556 - 2023-01-14
|
||||
### Fixed:
|
||||
- Change GetPageSize to use Environment.SystemPageSize.
|
||||
- Allows the emulator to detect the correct page size for the system it's running on.
|
||||
- Required for Ryujinx to work on Asahi Linux in the future.
|
||||
|
||||
## 1.1.555 - 2023-01-14
|
||||
### Fixed:
|
||||
- Fix texture flush from CPU WaitSync regression on OpenGL.
|
||||
|
|
Loading…
Reference in a new issue