mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 01:56:34 +00:00
Updated Changelog (markdown)
parent
0d50a87d22
commit
0b91eb088b
1 changed files with 9 additions and 4 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,6 +1,15 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.369 - 2022-11-21
|
||||
### Fixed:
|
||||
- Do not update shader state for DrawTextures.
|
||||
- Fixes a crash in A Hat in Time that occurred in certain places.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.368 - 2022-11-20
|
||||
### Fixed:
|
||||
- Use upstream unicorn for Ryujinx.Tests.Unicorn.
|
||||
|
@ -11,10 +20,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
- 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
|
||||
### Fixed:
|
||||
- Unsubscribe MemoryUnmappedHandler even when GPU channel is destroyed.
|
||||
|
|
Loading…
Reference in a new issue