From 08deec5ffd383b4c4f4537506ad16f638a94e5e5 Mon Sep 17 00:00:00 2001 From: "Pierre-Loup A. Griffais" Date: Tue, 11 Dec 2018 11:53:38 -0800 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7d7fccb..e8256d7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,12 @@ ## Available in Proton 3.16 Beta: +###### 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. +- Update DXVK to 0.93. Also include a fix for some Unity VR games when run with DXVK, like SUPERHOT VR and Job Simulator. +- Compatibility improvements for changing paths between Linux and Windows using the Steam API. Among other things, this should fix Steam Controller icon images in certain games. +- Minor fixes for PulseAudio users with certain hardware. +- For developers, optional support for Vagrant, which should ease the process of creating Proton build VMs. +## Available in Proton 3.16: ###### 3.16-4: - Proton now ships with corefonts support. This should fix many games with missing text, or that crash due to missing font support. - Significant Steamworks compatibility improvements. This should fix SOULCALIBUR VI's network failure when launched through Steam Play.