Updated Changelog (markdown)
parent
61c8a569a1
commit
c0a454ea82
1 changed files with 4 additions and 4 deletions
|
@ -34,6 +34,10 @@ For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Cha
|
||||||
- Reduces the presence of ServerBase on CPU profiles, especially for games that aren't particularly busy.
|
- Reduces the presence of ServerBase on CPU profiles, especially for games that aren't particularly busy.
|
||||||
- Greatly reduces power usage on Mario Kart 8 Deluxe and other games.
|
- Greatly reduces power usage on Mario Kart 8 Deluxe and other games.
|
||||||
|
|
||||||
|
<details hidden>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
## 1.1.1066 - 2023-10-30
|
## 1.1.1066 - 2023-10-30
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Skip some invalid texture flushes.
|
- Skip some invalid texture flushes.
|
||||||
|
@ -1532,10 +1536,6 @@ Note that **not all of the macOS-specific changes have been upstreamed yet**; yo
|
||||||
- fix(mvk): resumeLostDevice.
|
- fix(mvk): resumeLostDevice.
|
||||||
- Fixes MoltenVK crashes in Hyrule Warriors: Age of Calamity, Mario Strikers: Battle League and possibly other games.
|
- Fixes MoltenVK crashes in Hyrule Warriors: Age of Calamity, Mario Strikers: Battle League and possibly other games.
|
||||||
|
|
||||||
<details hidden>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.774 - 2023-05-09
|
## 1.1.774 - 2023-05-09
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- IPC - Refactor Bcat service to use new ipc - Revisit.
|
- IPC - Refactor Bcat service to use new ipc - Revisit.
|
||||||
|
|
Loading…
Reference in a new issue