Updated Changelog (markdown)
parent
b2dcf6d065
commit
e60ab49d59
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ 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.1094 - 2023-11-30
|
||||
### Added:
|
||||
- HLE: Add OS-specific precise sleep methods to reduce spinwaiting.
|
||||
- Reduces energy usage, especially on Linux and macOS. Should help battery-powered systems (such as the Steam Deck or laptops) not run out of battery as quickly while running games on Ryujinx.
|
||||
- May help devices that are thermal throttling.
|
||||
|
||||
## 1.1.1093 - 2023-11-22
|
||||
### Fixed:
|
||||
- Extend bindless elimination to see through shuffle.
|
||||
|
|
Loading…
Reference in a new issue