The only way I know to install steam is via winetricks, the steaminstall.msi doesn't seem to work, at least not out of the box. I'm trying to install steam, and succeeded, but it installed it to ~/.local/share/wineprefixes/steam, whereas I normally install stuff to ~/.wine. How do I make winetricks install to there? I tried "winetricks steam prefix=/Users/Cole/.wine" but that made it install to ~/.local/share/wineprefixes//Users/Cole/.wine. Thanks in advance!
winetricks steam --no-isolate
Sorry, got it backwards; the command should be Code: winetricks --no-isolate steam