Updated Changelog (markdown)
parent
331483656a
commit
3ec72015f4
1 changed files with 9 additions and 4 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,6 +1,15 @@
|
||||||
# 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.367 - 2022-11-20
|
||||||
|
### Fixed:
|
||||||
|
- Reword the description of the 6GB expand DRAM hack to be less tantalizing.
|
||||||
|
- "Expand DRAM Size to 6GiB" is now named "Use alternative memory layout (Developers)".
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
## 1.1.366 - 2022-11-19
|
## 1.1.366 - 2022-11-19
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Unsubscribe MemoryUnmappedHandler even when GPU channel is destroyed.
|
- Unsubscribe MemoryUnmappedHandler even when GPU channel is destroyed.
|
||||||
|
@ -78,10 +87,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
- Allow to start Ryujinx in Wayland environment.
|
- Allow to start Ryujinx in Wayland environment.
|
||||||
- Allows Ryujinx to start in Wayland environment, ignoring code to retrieve monitor dimensions.
|
- Allows Ryujinx to start in Wayland environment, ignoring code to retrieve monitor dimensions.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.351 - 2022-11-16
|
## 1.1.351 - 2022-11-16
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Fix Fedora support.
|
- Fix Fedora support.
|
||||||
|
|
Loading…
Reference in a new issue