Skip to content
Snippets Groups Projects
  1. Aug 03, 2020
  2. Jul 31, 2020
  3. Jul 30, 2020
  4. Jul 29, 2020
  5. Jul 23, 2020
  6. Jul 21, 2020
  7. Jul 20, 2020
  8. Jul 16, 2020
  9. Jul 09, 2020
  10. Jul 08, 2020
  11. Jul 02, 2020
    • Simon McVittie's avatar
      wrap: Import Steam compat tool data · a448ef4f
      Simon McVittie authored
      
      This is necessary for Steam "compat tools" such as Proton.
      
      STEAM_COMPAT_DATA_PATH points to data associated with the current
      (compat tool, game) pair, for example the ${WINEPREFIX}.
      
      STEAM_COMPAT_TOOL_PATH doesn't exist yet, but I'm assuming that it will
      be set by some later version of the Steam client to point to Proton
      itself.
      
      STEAM_COMPAT_CLIENT_INSTALL_PATH points to the Steam installation. This
      is hopefully in the home directory, so hopefully we bind-mount it anyway;
      but if we don't, we should.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      a448ef4f
Loading