From 066df687f450657cbc32aecb0281399a9664d670 Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Thu, 30 May 2019 16:40:17 +0300 Subject: [PATCH] Update main Readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cca289b..66a02db 100644 --- a/README.md +++ b/README.md @@ -14,22 +14,30 @@ Use system-wide Wine, DXVK & D9VK for Steam Play/Proton (Windows) games, directl ----- +**STEAM CLIENT PREPARATION** + **1)** Install Steam Client. **2)** On Steam Client, install `Proton 4.2`: `Steam Client -> LIBRARY -> Tools -> Proton 4.2 -> Install Game...` ----- +**SYSTEM PACKAGES** + **3)** Compile & install Wine using patch files in [files_wine](files_wine). See [files_wine/README](files_wine/README.md) for additional information. **4)** Compile & install all packages in [files_archlinux](files_archlinux). If provided, see `README.md` file of each package for additional information. ----- +**PROTON CONFIGURATION** + **5.A)** Apply modified [files_proton](files_proton/proton) Steam Play launch script. Put this file into `$HOME/.local/share/Steam/steamapps/common/Proton /` where `` is `4.2` or higher (depending on your configuration). **5.B)** Select this specific Proton version in Steam client configuration menu (`Steam Client -> Settings -> Steam Play`). _This means system-wide Wine, DXVK & D9VK are used for your Steam Play games._ **Only selected version works** +----- + ## Recommendations & Notes - **Backup your _proton_ script**. It is known that Steam client likes to apply automatic patches. Have a backup of your _proton_ script file in case the client decides to overwrite it.