Emre Biçer
Emre Biçer
I can't get an ID using "biri" on iOS as well. (iOS 13.5.1, Safari). Unfortunately, WebRTC is not fully supported on iOS, that should be the reason for that.
Is there any update on this? I am in the same boat as @Saroumane. I am using intel 1240p CPU on my laptop which has a boost that can go...
AFAIK it is not possible to play LoL on Linux anymore, since LoL introduced a kernel-level anti cheat. I believe there won't be any more `wine-ge-lol` releases.
I believe it makes sense to close this issue. To my knowledge wine-ge-lol was specifically released for LoL and was not recommended for other games anyway, so since - there...
umu project recommends using `umu-run` command for starting games, there are [a bunch of parameters that can be passed to this command](https://github.com/Open-Wine-Components/umu-launcher/blob/main/docs/umu.1.scd) to specify wine-prefix, proton-path, game id (from the...
I guessed perhaps I was not adding umu to PATH correctly, but I just removed umu from my config and RL still seems to work without issues, and looks like...
I just noticed we were not adding gamemode to the path correctly, but I don't think that was the issue with your case anyway. Honestly, when I run rocket-league, the...
I just compared the output with the output on my end, it looks pretty similar except for the `wine: using kernel write watches, use_kernel_writewatch 1.` statements toward the end, where...
That is very good to hear, so does the PR also work after the nix flake update by any chance? Or just the dry-run? If it is only the dry...
I think I found the culprit here. I moved to another (physical) place where I don't have access to the desktop I have developed the changes for this PR, but...