Updated Changelog (markdown)

MetrosexualGarbodor 2022-11-21 17:24:00 +00:00
parent 0d50a87d22
commit 0b91eb088b
1 changed files with 9 additions and 4 deletions

@ -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.