Updated Changelog (markdown)

Pierre-Loup A. Griffais 2019-02-15 18:21:39 -08:00
parent 5dc8ad4d7d
commit 511d6f9314

@ -1,4 +1,17 @@
## Available in Proton 3.16 Beta: ## Available in Proton 3.16 Beta:
###### 3.16-7:
- Fix for fullscreen behavior in Into The Breach.
- Fix for crashes in some d3d9 games on Mesa.
- Fix for crash when launching certain games, including Path of Exile, the Bloons series, and the Naruto Shippuden series.
- Fix for games with special characters in paths, including LEGO Harry Potter.
- Improved controller behavior in some games, especially Unity-based games like Subnautica and INSIDE.
- Update DXVK to v0.96.
- Update FAudio to 19.02.
- Restore previous functionality of the Uplay client.
- New runtime option for old games that can't handle modern GL extension strings. Set PROTON_OLD_GL_STRING to limit the extension string length.
- New runtime option to disable d3d10 support, PROTON_NO_D3D10.
- Better support for games that use very old steamworks SDKs, including Lost Planet.
- Fixed various problems with the build system, and added a new top-level Makefile to make simple builds much easier.
###### 3.16-6: ###### 3.16-6:
- 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. - 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. - Other networking fixes, too. In particular, Hitman 2 and Metal Gear Solid 5 should now be working online.