-
```
I'm having difficulty with reading my League of Legends installation directory.
I've tried a number of times at different depths of the Riot Games and League
of Legends folders, but each time I …
-
do i have to use borderless?
ghost updated
11 months ago
-
Is there any chance you can add Riot Launcher and Nexon Game Launcher in the future?
-
**Bug Description**
V5 match list with `type=ranked` contains Clash games when it should only contain solo/duo and flex games
**Expected Result**
When I pass in `type=ranked` to `/lol/match/v…
-
- Client - works.
- Game - crash on start.
ERROR log string:
```
000001.718| ERROR| Missing file on r3dGFile open :C:/Riot Games/League of Legends/RADS/solutions/lol_game_client_sln/releases/0.…
tim77 updated
6 years ago
-
```
I'm having difficulty with reading my League of Legends installation directory.
I've tried a number of times at different depths of the Riot Games and League
of Legends folders, but each time I …
-
Previous to patch 13.20, when you download and parse a `.ROFL` file it contains some metadata about the game. This included the `statsJSON` which gave most (but not all compared to the API) of the det…
-
Hey, I would like to see a setting for forcing locales for riot games.
Something similar to [LeagueLocaleLauncher](https://github.com/CollinMcKinney-jabukufo/LeagueLocaleLauncher)
-
It appears Riot doesn't respect the system volume settings when receiving inbound calls, rather than using the ringtone volume setting like Linphone, Signal and the Android Dialer use, inbound calls i…
-
```
def login(self):
subprocess.call(["C:\Riot Games\League of Legends\LeagueClient.exe"])
time.sleep(2.5)
keyboard.type(self.username)
keyboard.press(Key.tab)…