Updated Changelog (markdown)
parent
70f983646f
commit
378c686674
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -1,6 +1,16 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file.
|
All updates to the Ryujinx official master build will be documented in this file.
|
||||||
|
|
||||||
|
## 1.1.750 - 2023-05-04
|
||||||
|
### Fixed:
|
||||||
|
- UI: Move ApplicationContextMenu in a separated class.
|
||||||
|
- Fixes an issue where shader cache would be purged regardless of your answer to the "Are you sure?" prompt.
|
||||||
|
|
||||||
|
## 1.1.749 - 2023-05-04
|
||||||
|
### Fixed:
|
||||||
|
- IPC - Refactor Bcat service to use new ipc.
|
||||||
|
- Refactors Bcat service code. No known changes in games.
|
||||||
|
|
||||||
## 1.1.748 - 2023-05-03
|
## 1.1.748 - 2023-05-03
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Fix some invalid blits involving depth textures.
|
- Fix some invalid blits involving depth textures.
|
||||||
|
|
Loading…
Reference in a new issue