Matoking / protontricks

A wrapper that does winetricks things for Proton enabled games, requires Winetricks.
GNU General Public License v3.0
1.64k stars 36 forks source link

Can't find steam library #212

Closed fuzunspm closed 1 year ago

fuzunspm commented 1 year ago

Describe the bug Protontricks won't find the directory with and error of:

╰─$  export STEAM_DIR=/mnt/SVAULT/SteamLibrary/ && protontricks -c 'wine /home/username/Downloads/2022_TTRS_1.exe' 365960

protontricks (ERROR): $STEAM_DIR was provided but didn't point to a valid Steam installation.
Steam installation directory could not be found.

System (please complete the following information):

Matoking commented 1 year ago

You appear to be configuring a path to a Steam library instead of the Steam installation directory. Steam installation directory is usually located at ~/.steam/steam and contains configuration files, binaries and other files besides the installed Steam apps in the steamapps directory.