nhubaotruong / league-of-legends-linux-garena-script

85 stars 11 forks source link

Installation Issue #2

Closed jeff999955 closed 3 years ago

jeff999955 commented 3 years ago

Could you provide the path where your Garena and League are installed, respectively?

I've read your python script and guessed that you installed them under the same directory (i.e. ~/Games/league-of-legends). However, it doesn't work when I intend to do so, the one installed latter are not able to start (perhaps not configured or somehow)?

Thanks.

nhubaotruong commented 3 years ago

Actually it doesn't have to be in the same folder. But there's something I always forget myself, that is this step: https://github.com/nhubaotruong/league-of-legends-linux-garena-script#config-lol-lutris Please double check if you have pointed the Executable to RiotClientServices.exe yet

Edit: Garena and LOL must be in 2 separate folder (for separate wine prefix), and running using 2 different wine version. For LOL it must be lutris-LOL...

nhubaotruong commented 3 years ago

Btw I installed Garena in ~/Games/Garena, and LOL in ~/Games/league-of-legends

jeff999955 commented 3 years ago

It somehow worked, I just have to wait for like 2 minutes after running the script.

I'd like to read the code more carefully and find out if any optimization could be done.

Thanks a lot!!

nhubaotruong commented 3 years ago

The script stop after it launches LOL, the long waiting time is because of LOL itself, so I don't think anything could be done here tbh 😁