Use system-wide Wine, DXVK & D9VK for Steam Play/Proton (Windows) games directly from Linux Steam client
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
810 B

  1. # Steam Proton script (modified)
  2. This folder contains modified Python 3 _[proton](proton)_ script for Linux Steam client. It is mandatory for system-wide Wine/DXVK/D9VK to work on Steam client.
  3. Steam client executes this script when a Steam Play compatible Windows game is launched. It hooks necessary Wine, OpenVR, DXVK (& D9VK) files for the selected game to use.
  4. Feel free to customize the script in the limits of [LICENSE](https://github.com/ValveSoftware/Proton/blob/proton_4.2/LICENSE)
  5. ## How to install?
  6. See [instructions](../README.md#usage)
  7. ## LICENSE
  8. Please see license information of [ValveSoftware/Proton/LICENSE](https://github.com/ValveSoftware/Proton/blob/proton_4.2/LICENSE) & [ValveSoftware/Proton/LICENSE.proton](https://github.com/ValveSoftware/Proton/blob/proton_4.2/LICENSE.proton)