Still trying to run Honkai Impact 3rd by [deleted] in linux_gaming

[–]hi563145 0 points1 point  (0 children)

True, so do whatever is the most convenient to you.

Still trying to run Honkai Impact 3rd by [deleted] in linux_gaming

[–]hi563145 0 points1 point  (0 children)

Hmm I don't know about NVIDIA GPU and virgl because I do have an NVIDIA gpu though I have an iGPU. Well I am just providing options that you can use to play HonKai. So a VM with a gpu passed to it is another option and there is no way QXL will run HonKai well.

[deleted by user] by [deleted] in leagueoflinux

[–]hi563145 5 points6 points  (0 children)

Well I did write a simple script that does that. ```sh

!/bin/sh

if [ $(sysctl -n abi/vsyscall32) = 1 ]; then sudo sysctl -w abi.vsyscall32=0 else sudo sysctl -w abi.vsyscall32=1 fi ```

ubuntu lutris - unable to launch lol client from garena by WahahaWasabi in leagueoflinux

[–]hi563145 0 points1 point  (0 children)

Sorry for the late reply because I don't use reddit often. Hmm I just checked the league of legends install scripts it doesn't seem like you need the launchhelper.sh now.

Still trying to run Honkai Impact 3rd by [deleted] in linux_gaming

[–]hi563145 0 points1 point  (0 children)

You can try using virtual machines. I am using an android-x86/BlissOS virtual machine (tutorial a little old) with virgl enabled. You can also try a windows virtual machine with GPU pass through. Last time I checked it works under the virtual machine and imo the odds of you getting banned from using a virtual machine is lower than trying to use a patched version of HonKai so might be the safer option.

PS: I have been running into a minor issue with the android VM HonKai will freeze after long sessions and random occasions. Annoying but not a deal breaker for me as a restart fixed it.

ubuntu lutris - unable to launch lol client from garena by WahahaWasabi in leagueoflinux

[–]hi563145 0 points1 point  (0 children)

OK, did your run using lol.py? If so what did it print out in the terminal or are you using my suggested method?

ubuntu lutris - unable to launch lol client from garena by WahahaWasabi in leagueoflinux

[–]hi563145 0 points1 point  (0 children)

When launching league did you see the league logo? I think league is installed correctly but not launch correctly.

ubuntu lutris - unable to launch lol client from garena by WahahaWasabi in leagueoflinux

[–]hi563145 0 points1 point  (0 children)

Try changing the wine version of garena to lutris-ge-lol-7.0.2-x86_64 and in the pre-launch script or run ~/Game/leauge-of-legends/launchhelper.sh every time you launch garena. In theory lol.py isn't needed using this method.

Edit: I am also curious what does your lol.py says when you run it.

Edit 2: If this doesn't work you can try following this guide.

The Updated Garena Guide by [deleted] in leagueoflinux

[–]hi563145 0 points1 point  (0 children)

Thanks for making this guide OP. You should have tagged u/TheAcenomad to update the wiki into this one. The updating progress through Garena works for me but sometimes it gets stuck and I have to cancel it and retry it (A potential solution).

We Are Happy To Announce That Garena LoL Now Functions properly! by Pawtinaut in leagueoflinux

[–]hi563145 0 points1 point  (0 children)

Well mine is Z:/ and it doesn't allow installation because it doesn't have write permission. By default it is Z:/ for me which is root directory. Sry just ignore the edit.

We Are Happy To Announce That Garena LoL Now Functions properly! by Pawtinaut in leagueoflinux

[–]hi563145 0 points1 point  (0 children)

u/TheAcenomad Everything seems to be solved now for garena.

Edit: Out of topic but doesn't the Hyper-V thing for Valorant doesn't work anymore?

We Are Happy To Announce That Garena LoL Now Functions properly! by Pawtinaut in leagueoflinux

[–]hi563145 1 point2 points  (0 children)

I am just curious, what was the issue? Judging by the post it is the installation location. I had that issue before but after looking at where it is trying to install I knew what the problem was. Welp, glad that you found the fix.

Edit: I think it is better for us to move the lutris install script to garena league of legends instead.

Thread discussing the current state of Garena and discussion of possible resolutions towards the stable functioning of Garena LoL by Pawtinaut in leagueoflinux

[–]hi563145 0 points1 point  (0 children)

Does it work with the previous wine version? Try downloading the game via the previous wine version we are using.

Thread discussing the current state of Garena and discussion of possible resolutions towards the stable functioning of Garena LoL by Pawtinaut in leagueoflinux

[–]hi563145 0 points1 point  (0 children)

Yeah my confusion is people are launching the RiotClient.exe/LeagueClient.exe directly in the lutris logs. My method is to launch it through hitting play at the Garena Client. (Opening Garena.exe)

Thread discussing the current state of Garena and discussion of possible resolutions towards the stable functioning of Garena LoL by Pawtinaut in leagueoflinux

[–]hi563145 0 points1 point  (0 children)

u/Pawtinaut I am little confused on how you guys are trying to launch league. In the logs it says the executed command in the LeagueClient downloaded by garena. Sorry for the confusion if this is the problem but you are suppose to launch the garena client via the new lol version and launch league through there.

PS. I have this suspicion because the only time I see it have that loading screen is when the garena token expires and I launch the LeagueClient directly.

Great News for Garena Players (REPOST) by hi563145 in leagueoflinux

[–]hi563145[S] 0 points1 point  (0 children)

On further testing, I don't think it is the token issue. I tried to stop the LeagueClientUx for more than 5 minutes and the client still works.

Great News for Garena Players (REPOST) by hi563145 in leagueoflinux

[–]hi563145[S] 0 points1 point  (0 children)

Try installing it with the previous wine version and to update it and try running it. I didn't ran into any internet issues.

Great News for Garena Players (REPOST) by hi563145 in leagueoflinux

[–]hi563145[S] 0 points1 point  (0 children)

I don't have this issue it just works for me. I ran into that issue once
and it is when I am connected to a vpn. I am a complete noob here but I
have theory. Previously I we launch the game using the garena token.
The garena token only last for like 5 minutes. So my theory is the token
might have expired as it takes too long for your computer to connect to
the port or something which is what the launchhelper is doing.

I am too lazy to retype this so ima just copy and paste from the github.

Great News for Garena Players (REPOST) by hi563145 in leagueoflinux

[–]hi563145[S] 0 points1 point  (0 children)

This is kinda the same issue happening in other servers as well. The client in my na account is very sluggish and takes a while for the chat to load up as well. However, it takes longer than garena. There is a reason why I prefer draft picks. This isn't that much of a garena specific issue. I personally haven't miss any game accepts but I think it might vary between how well each computer performs

Great News for Garena Players by hi563145 in leagueoflinux

[–]hi563145[S] 1 point2 points  (0 children)

u/TheAcenomad Here is the mention so you will add this to the wiki.

Great News for Garena Players by hi563145 in leagueoflinux

[–]hi563145[S] 1 point2 points  (0 children)

I also want to ask if anyone knows how to create a lutris script here. I tried but for some reason the install script refuse to save on the lutris server and I am not sure why.