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

85 stars 11 forks source link

The config script is broken #31

Closed drshapeless closed 2 years ago

drshapeless commented 2 years ago

I followed the guide to use this command, ./lol-x86_64.AppImage config, it gives this error, Error: stat : no such file or directory.

I then tried to manually edit the executable path to the RiotClientServices.exe.

But I have trouble launching the script via ./lol-x86_64.AppImage. It can't even find the wine version I am using. Do I have to configure anything in the runner options in Garena other than in League of Legends? I changed the wine version to lutris-ge-lol.7.0 in both lol and garena runner options.

I am using Arch.

I used to play league with your older python script, but after the lutris-ge-lol update, I was able to play without script. But that is broken today. And I have reinstalled, reboot and tried different wine versions for hours. And still doesn't have any progress.

Does anyone successfully play lol at the moment?

nhubaotruong commented 2 years ago

I'm gonna need more info on your config. My setup is using two wineprefixes, not one.

Can you share yours ?

drshapeless commented 2 years ago

Sure, but how do I add wineprefixes manually since the script is not working? 2022-02-03_113153

nhubaotruong commented 2 years ago

Do you have discord ? Can we call and share with me what's going on, your config is correct already

drshapeless commented 2 years ago

Sure, jky#3886. I am free to talk now.

drshapeless commented 2 years ago

The broken config option is due to a duplicated installation of league in lutris, thus kind of corrupted the db that the script need to check, after manually remove the excess row in the db, the config script is working.

However, I am still not able to play league due weird unsolved issues. But the config is not broken, thanks @nhubaotruong for his time.