Updated Changelog (markdown)
parent
4437957a77
commit
2e4ec5e4b6
1 changed files with 6 additions and 1 deletions
|
@ -3,11 +3,16 @@ 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.1312 - 2024-05-16
|
||||
## 1.1.1313 - 2024-05-16
|
||||
### Fixed:
|
||||
- misc: Change Deflate compression level to Fastest.
|
||||
- Speeds up shader packaging process by up to 14x. Shader packaging occurs after GPU driver updates, switching between Vulkan and OpenGL, or significant changes to Ryujinx's GPU code. Note that shader caches will have slightly larger file sizes after this change.
|
||||
|
||||
## 1.1.1312 - 2024-05-16
|
||||
### Fixed:
|
||||
- Improves some log messages and fixes a typo.
|
||||
- Makes the logging messages for missing game directories and files clearer.
|
||||
|
||||
## 1.1.1311 - 2024-05-15
|
||||
### Fixed:
|
||||
- Revert "Disable keyboard controller input while swkbd is open (foreground)".
|
||||
|
|
Loading…
Reference in a new issue