-
Notifications
You must be signed in to change notification settings - Fork 73
SteamUser
In regular Wine, the "default windows user" in a Wineprefix has the same name as the linux user.
Proton uses a more generic approach and always uses the "windows user" steamuser
in the Wineprefix / Compatdata
Like in real Windows, most of all game configurations are stored in the user directory (in rare cases also directly in the gamedir)
By using the Backup Support option it is possible to both backup and restore this directory, where the restore trigger is customizable.
steamtinkerlaunch also gives the option in the Game Menu to symlink the steamuser
directory into a central location - either
- per game (
~/.config/steamtinkerlaunch/proton/steamuser/$SteamAppID
SteamAppID -USESUSYM
) - or globally (
~/.config/steamtinkerlaunch/proton/steamuser/global -
USEGLOBSUSYM- requires
USESUSYM` to be set as well)
Using the latter option it is possible to use one single steamuser
directory for all Proton games together
Both Compatdata Redirect modes have a specific REDIRSTEAMUSER
option, which can be either set to
symlink or restore-backup - see SteamUser-Redirect
For other Symlink Options see Symlinks
Quick Links
- Changelog
- Installation
- Usage
- Main Menu
- Global Menu
- Tray Icon
- Modding
- Platform-Specific Documentation
- Tweaks
- Utilities
- Advanced