From 189b11fd4e7426fc6764531335184c993a80924c Mon Sep 17 00:00:00 2001 From: "Pierre-Loup A. Griffais" Date: Fri, 21 Dec 2018 14:02:03 -0800 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index e8256d7..2c7a63c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,9 @@ ## Available in Proton 3.16 Beta: +- Support for gnutls >= 3.0, which should fix many networking issues with games. Note the Steam runtime doesn't ship this yet, so your distribution will need to provide it. For users on distros that don't provide this, Steam Play will still use the Steam runtime library as before. When the Steam runtime is updated, this will be available for all users. In our testing, we saw improvements in Eve Online, DOOM (2016) multiplayer, and HELLDIVERS. +- Other networking fixes, too. In particular, Hitman 2 and Metal Gear Solid 5 should now be working online. +- DXVK is upgraded to 0.94. In addition to the DXVK release notes, Dishonored 2 and Middle-earth: Shadow of War appear to be working with this release. +- Configurable support for forcing the LARGE_ADDRESS_AWARE mode. This can help some games which run out of memory when run in Steam Play, for example Bayonetta. +- Further improvements to FAudio. ###### 3.16-5: - Completely new implementation of XAudio2, using the FAudio project. This should provide much higher quality audio for games that use XAudio2. Notably, this now supports volume mixing and audio effect processing features that were missing from the old implementation. - Better support for embedded Chromium-based web browsers. Games and launchers that contain an embedded web browser may now work better.