You found the friendliest gaming & tech geeks around. Say hello!
Basil
Nubcaek, Supporter, Writer
Icrontic — Home of the Big Beef Burrito since 8-8-2000, fool. A Short-Media community © 2003–2013. Powered with <3 from Vanilla & WordPress.
Comments
Now if I can just get some decent graphics drivers, I might in all seriousness not need Windows anymore.
http://media.steampowered.com/client/installer/steam.deb
I haven't tried it yet, but apparently it won't run unless you're in the beta. Anyone here get in?
In order to enjoy the Valve on Linux Beta early users have been using the following steps…
From Terminal:
wget http://media.steampowered.com/client/installer/steam.deb
sudo dpkg -i steam.deb && sudo apt-get install -f
Then From Unity Dash:
Launch Steam App
Login to Steam
You will get a message saying you aren’t in Beta.
Close this.
If you are on amd64 architecture then you will also need to run “sudo apt-get install libjpeg-turbo8:i386 libcurl3gnutls:i386 libogg0:i386 libpixman-1-0:i386 libsdl1.2debian:i386 libtheora0:i386 libvorbis0a:i386 libvorbisenc2:i386 libvorbisfile3:i386 libasound2:i386 libc6:i386 libgcc1:i386 libstdc++6:i386 libx11-6:i386 libxau6:i386 libxcb1:i386 libxdmcp6:i386″ from terminal without the quotations.
Finally from terminal run “steam steam://open/games” without the quotations and you will experience Steam on Linux providing you have all the package dependencies and follow the above steps.
Ouch. Rebuked for flexing some terminal muscles. It was just hackery, I'm sure the finished product will just be a .deb
Is that sad?
Man, I love this blog layout. It's so awesome.
-Digi
I've actually started to like Unity desktop, but from my understanding it tends to be a performance killer when it comes to games. Might want to try Xubuntu or Lubuntu if you want to use Steam on Linux. Xfce and LXDE should both offer better performance.