From 7b283eb3a3fe42a83a6c3a74fa776c5c7b0195d6 Mon Sep 17 00:00:00 2001 From: Andrew Eikum Date: Fri, 7 Feb 2020 17:00:45 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 3d111a3..c9be423 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,7 +2,6 @@ ###### 5.0-1: - Update Wine to version [5.0](https://source.winehq.org/git/wine.git/blob_plain/wine-5.0:/ANNOUNCE). Since the last major release of Proton, Wine has seen over 3500 changes, which are now integrated into Proton. 207 patches from Proton 4.11 were either upstreamed or are no longer needed. - Direct3D 9 games will now use DXVK for rendering by default. Users without Vulkan support can return to the OpenGL-based wined3d renderer with [the `PROTON_USE_WINED3D` configuration option](https://github.com/ValveSoftware/proton/#runtime-config-options). -- Improved Steam client integration, which fixes some Denuvo games like Just Cause 3, Batman: Arkham Knight, and Abzu, among others. - Improved Steam client integration. This makes more games that use Denuvo playable, including Just Cause 3, Batman: Arkham Knight, Abzu, and more. - New Proton environments will report a newer OS version, which some newer games require. Existing environments will not be changed automatically. - Wine 5.0 includes the beginnings of real multi-monitor support. Expect major improvements in this area soon.