How do I install tuxLoL on Ubuntu 14.04 LTS?












0















I installed League of Legends on Ubuntu 14.04 LTS. It installed, but when I click the launcher, I get an immediate bug splat. I'm following instructions how to fix this problem but this one came up and I have no idea how to install it (I'm brand new to Linux):



Install TuxLoL



Download it from here: https://bitbucket.org/Xargoth/tuxlol/wiki/Home
Unzip anywhere you want



Enter the folder you just unzipped (where there is the tuxlol.exe file) and execute it:



$ mono tuxlol.exe patch --dir "LEAGUE_OF_LEGENDS_DIR"


Obviously, replace LEAGUE_OF_LEGENDS_DIR with your League of Legends directory. In my case, it's installed here:



~/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot Games/League of Legends/


PS: You'll have to reaply this patch everytime a new LoL update is released.



Source article



How to install League of Legends in Ubuntu 14.04










share|improve this question





























    0















    I installed League of Legends on Ubuntu 14.04 LTS. It installed, but when I click the launcher, I get an immediate bug splat. I'm following instructions how to fix this problem but this one came up and I have no idea how to install it (I'm brand new to Linux):



    Install TuxLoL



    Download it from here: https://bitbucket.org/Xargoth/tuxlol/wiki/Home
    Unzip anywhere you want



    Enter the folder you just unzipped (where there is the tuxlol.exe file) and execute it:



    $ mono tuxlol.exe patch --dir "LEAGUE_OF_LEGENDS_DIR"


    Obviously, replace LEAGUE_OF_LEGENDS_DIR with your League of Legends directory. In my case, it's installed here:



    ~/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot Games/League of Legends/


    PS: You'll have to reaply this patch everytime a new LoL update is released.



    Source article



    How to install League of Legends in Ubuntu 14.04










    share|improve this question



























      0












      0








      0








      I installed League of Legends on Ubuntu 14.04 LTS. It installed, but when I click the launcher, I get an immediate bug splat. I'm following instructions how to fix this problem but this one came up and I have no idea how to install it (I'm brand new to Linux):



      Install TuxLoL



      Download it from here: https://bitbucket.org/Xargoth/tuxlol/wiki/Home
      Unzip anywhere you want



      Enter the folder you just unzipped (where there is the tuxlol.exe file) and execute it:



      $ mono tuxlol.exe patch --dir "LEAGUE_OF_LEGENDS_DIR"


      Obviously, replace LEAGUE_OF_LEGENDS_DIR with your League of Legends directory. In my case, it's installed here:



      ~/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot Games/League of Legends/


      PS: You'll have to reaply this patch everytime a new LoL update is released.



      Source article



      How to install League of Legends in Ubuntu 14.04










      share|improve this question
















      I installed League of Legends on Ubuntu 14.04 LTS. It installed, but when I click the launcher, I get an immediate bug splat. I'm following instructions how to fix this problem but this one came up and I have no idea how to install it (I'm brand new to Linux):



      Install TuxLoL



      Download it from here: https://bitbucket.org/Xargoth/tuxlol/wiki/Home
      Unzip anywhere you want



      Enter the folder you just unzipped (where there is the tuxlol.exe file) and execute it:



      $ mono tuxlol.exe patch --dir "LEAGUE_OF_LEGENDS_DIR"


      Obviously, replace LEAGUE_OF_LEGENDS_DIR with your League of Legends directory. In my case, it's installed here:



      ~/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot Games/League of Legends/


      PS: You'll have to reaply this patch everytime a new LoL update is released.



      Source article



      How to install League of Legends in Ubuntu 14.04







      14.04 wine games playonlinux






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 13 '17 at 12:23









      Community

      1




      1










      asked May 20 '14 at 20:09









      SosolidFoxSosolidFox

      112




      112






















          1 Answer
          1






          active

          oldest

          votes


















          0














          You don't "Install" tuxlol. You unzip it (right click->extract here). This will be default happen in your "Downloads" directory, same as where your default downloads are.



          Open up your terminal, by pressing Ctrl+ALT+T, then navigate to your tuxlol directory (typically using the command cd Downloads/tuxlol-0.1-dd62ba8-bin) and type in the command :



          mono tuxlol.exe patch --dir /home/$USER/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot Games/League of Legends/


          Copy-paste the command as if you're truly new to Linux then you haven't customized your installations and it should work straight off. This will fix it for you.



          To truly understand what you've done in the above commands, play with terminal a little and it's pretty basic.






          share|improve this answer
























            protected by Community Sep 25 '14 at 17:15



            Thank you for your interest in this question.
            Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



            Would you like to answer one of these unanswered questions instead?














            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            You don't "Install" tuxlol. You unzip it (right click->extract here). This will be default happen in your "Downloads" directory, same as where your default downloads are.



            Open up your terminal, by pressing Ctrl+ALT+T, then navigate to your tuxlol directory (typically using the command cd Downloads/tuxlol-0.1-dd62ba8-bin) and type in the command :



            mono tuxlol.exe patch --dir /home/$USER/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot Games/League of Legends/


            Copy-paste the command as if you're truly new to Linux then you haven't customized your installations and it should work straight off. This will fix it for you.



            To truly understand what you've done in the above commands, play with terminal a little and it's pretty basic.






            share|improve this answer






























              0














              You don't "Install" tuxlol. You unzip it (right click->extract here). This will be default happen in your "Downloads" directory, same as where your default downloads are.



              Open up your terminal, by pressing Ctrl+ALT+T, then navigate to your tuxlol directory (typically using the command cd Downloads/tuxlol-0.1-dd62ba8-bin) and type in the command :



              mono tuxlol.exe patch --dir /home/$USER/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot Games/League of Legends/


              Copy-paste the command as if you're truly new to Linux then you haven't customized your installations and it should work straight off. This will fix it for you.



              To truly understand what you've done in the above commands, play with terminal a little and it's pretty basic.






              share|improve this answer




























                0












                0








                0







                You don't "Install" tuxlol. You unzip it (right click->extract here). This will be default happen in your "Downloads" directory, same as where your default downloads are.



                Open up your terminal, by pressing Ctrl+ALT+T, then navigate to your tuxlol directory (typically using the command cd Downloads/tuxlol-0.1-dd62ba8-bin) and type in the command :



                mono tuxlol.exe patch --dir /home/$USER/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot Games/League of Legends/


                Copy-paste the command as if you're truly new to Linux then you haven't customized your installations and it should work straight off. This will fix it for you.



                To truly understand what you've done in the above commands, play with terminal a little and it's pretty basic.






                share|improve this answer















                You don't "Install" tuxlol. You unzip it (right click->extract here). This will be default happen in your "Downloads" directory, same as where your default downloads are.



                Open up your terminal, by pressing Ctrl+ALT+T, then navigate to your tuxlol directory (typically using the command cd Downloads/tuxlol-0.1-dd62ba8-bin) and type in the command :



                mono tuxlol.exe patch --dir /home/$USER/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot Games/League of Legends/


                Copy-paste the command as if you're truly new to Linux then you haven't customized your installations and it should work straight off. This will fix it for you.



                To truly understand what you've done in the above commands, play with terminal a little and it's pretty basic.







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Nov 13 '15 at 5:08









                KGIII

                1,2411817




                1,2411817










                answered May 25 '14 at 11:08









                Rahul BhatnagarRahul Bhatnagar

                12




                12

















                    protected by Community Sep 25 '14 at 17:15



                    Thank you for your interest in this question.
                    Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



                    Would you like to answer one of these unanswered questions instead?



                    Popular posts from this blog

                    How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

                    is 'sed' thread safe

                    How to make a Squid Proxy server?