From 476add0386bafad9ab60364f39b244bfcc570eac Mon Sep 17 00:00:00 2001 From: Andrew Eikum Date: Wed, 17 Feb 2021 12:34:21 -0600 Subject: [PATCH] Update for experimental-5.13-20210217. --- Changelog.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Changelog.md b/Changelog.md index f320366..a1906b2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,15 +1,13 @@ ## Available in Proton Experimental: -- All changes from 5.13-5. +- All changes from 5.13-6. - Beginnings of Wine architectural work to reduce CPU overhead and improve performance in scenarios related to input and windowing. - Memory allocator performance improvements. -- Support for futex2 patches in fsync (`/sys/kernel/futex2/wait` should be present for it to kick in). For testing and comparison purposes, can be disabled with `WINEFSYNC_FUTEX2=0`. -- Further improvements to Cyberpunk 2077 world sounds. +- Support for futex2 patches in fsync (`/sys/kernel/futex2/wait` should be present for it to kick in). For testing and comparison purposes, can be disabled with `WINEFSYNC_FUTEX2=0`. **Please be sure you are using [the latest kernel patches](https://gitlab.collabora.com/tonyk/linux/-/commits/futex2-stable-5.11). Older kernel patches may cause failures.** - Improvements for non-US keyboard layouts. - Better support Anno 1404 - History Edition. - Improved video support, including infrastructure work for supporting video playback from Media Foundation. You may see [test pattern](https://duckduckgo.com/?q=color+bars&iax=images&ia=images) videos. This is normal. - Support setting thread priorities via RTKit, or Unix priorities if your user has permissions. -- Improvements to controller hotplugging in Subnautica and other Unity titles; and DOOM (2016). -- Improvements to Xbox controller support in Yakuza: Like a Dragon. +- Fix Xbox controller input in Hades. ## Available in Proton 5.13: ###### 5.13-6: - Previously in Experimental: Fixed Cyberpunk 2077 world sound issues