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.

14 lines
396 B

5 years ago
  1. # Additional files
  2. You should create file `` with the following contents:
  3. ```
  4. {
  5. "config" : [ "/home/<username>/.local/share/Steam/config/" ],
  6. "external_drivers" : null,
  7. "log" : [ "/home/<username>/.local/share/Steam/logs/" ],
  8. "runtime" : [ "/home/<username>/.local/share/Steam/SteamApps/common/SteamVR" ]
  9. }
  10. ```
  11. where `<username>` is user name of the Unix user which uses Steam client.