Updated Changelog (markdown)

MetrosexualGarbodor 2022-11-28 15:29:05 +00:00
parent 7fc0668de5
commit cc49b594f2

@ -1,6 +1,20 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.394 - 2022-11-28
### Fixed:
- amadeus: Fixes and initial 15.0.0 support.
- Fixes crashes in Ninja Gaiden Sigma 2, Ninja Gaiden 3: Razor's Edge and Paper Mario: The Origami King.
- Fix Delay effect wrong variable usage for matrix transform on Stereo, Quadraphonic and Surround codepaths.
- Update Delay effect Surround matrix to support REV11 optimization.
- Change voice drop logic to use 32 bits integer to be closer to real firmware. Might fix voice drop issues on some games.
- Add voice drop parameter support that was introduced in 15.0.0.
- Accurately stub ExecuteAudioRendererRendering.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.393 - 2022-11-27
### Fixed:
- sfdnsres: Fix deserializer of AddrInfoSerialized when addresses are empty.
@ -16,10 +30,6 @@ All updates to the Ryujinx official master build will be documented in this file
- HLE: fix small issue in IPsmSession.
- Fixes small logic error in the Psm service. No known changes in games.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.390 - 2022-11-26
### Fixed:
- Avalonia: Fix OpenGL crashing on Linux.