I am bored, so I decide to try League of legends on Ubuntu TLS 14.04.
If league works, I am quitting Windows. Ubuntu is awsome. Kazcam for screencast, Filezilla, Calibre, and Truecrypt, and Transmission (AD free Bittorrent). Not to mention built in Thunderbird, ad free Email client and GTK Hash, for easy fingerprinting of files. Firefox can be used with addons. BEST OF ALL, I INSTALLED LEAGUE ON LINUX. YAY!
I will update on how installing goes. Here is the link if you want to try out Linux. I am using Ubuntu TLS 14.04.
http://www.sysads.co.uk/2014/06/install-league-legends-ubuntu-14-04/
I installed the PlayonLinux package.
Typed the command sudo apt-get install mesa-utils mono-complete after installing the package . I went to the Ubuntu Software store and installed play-on-Linux
I seached up League of Legends, followed the instructions, and kind of stuck on step 4, decide
to play League without step 4,
the custom game screen freezes but the music and everything else is working.
I have to figure out to get that step 4 command working. EDIT: DO NOT press ctrl+alt+TAB in Game, the OS will freeze and you will have to Ctrl+Alt+F1 into Linux cmd and use Ctrl+alt+delete to reboot Ubuntu.
Nevermind, somehow, I typed 3 lines of the command, the fourth line says directory not found, but league works anyways.
cd ~
wget https://bitbucket.org/Xargoth/tuxlol/downloads/tuxlol-0.1-dd62ba8-bin.tar.gz
tar -xvf tuxlol-0.1-dd62ba8-bin.tar.gz
cd tuxlol-0.1-dd62ba8-bin
mono tuxlol.exe patch --dir /home/[username here]/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot\ Games/League\ of\ Legends/
THIS mono tuxlol.exe command is a pain, I just type the 3 commands every time I start League and skip the fourth.
EDIT TO ADD: There is no need to get more than one tuxlol-0.1-dd62ba8-bin file. Just type cd tuxlol-0.1-dd62ba8-bin and league is ready to play.