Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre-Loup A. Griffais <github.com@plagman.net>2018-09-08 06:21:05 +0300
committerGitHub <noreply@github.com>2018-09-08 06:21:05 +0300
commitd5ecb379782a1bce51d50097f3d3a18c5ac04861 (patch)
tree8a389f54a7e802b782c13494d9afe77417ecc541
parent2532bcfc7cc1e60f39be9beaabae813ea9b076de (diff)
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8a3cfc9..da93a776 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,9 @@
## Available in Proton 3.7 Beta:
+###### 3.7-6:
+- Fix failure to start VR games.
+- Improvements to fullscreen games running at non-native resolutions.
+- Compatibility fix for games that use Steam integration.
+- Return to previous D3D10 behavior in DXVK to allow games to fallback to D3D9.
###### 3.7-5:
- Performance improvements for timing APIs in CPU-limited scenarios
- Automatically capture mouse in fullscreen windows is enabled by default.