How do you make a WINEPREFIX shortcut? I type in the command "WINEPREFIX=~/.wine-steam/ wine "c:\Program Files\Steam\steam.exe" but it just ends up crashing.
Snake450 wrote:How do you make a WINEPREFIX shortcut? I type in the command "WINEPREFIX=~/.wine-steam/ wine "c:\Program Files\Steam\steam.exe" but it just ends up crashing.
I first got "wine: invalid directory WINEPREFIX : not an absolute path" then I took off the "/home/jack/" and used ~ and now I get "Failed to initialize client - unable to load game resources"
Snake450 wrote:I first got "wine: invalid directory WINEPREFIX : not an absolute path" then I took off the "/home/jack/" and used ~ and now I get "Failed to initialize client - unable to load game resources"
You can't use "~" in .desktop shortcuts. It's not valid expansion there. It only works with shell.
What's the full content of your .desktop link looks like?