League of Legends replays on Linux

I downloaded replays of a League game and now I want to delete it but I can't find the file. I use lutris to launch League.

10 points · 6 comments · view on lemmy.world

6 Comments

Burghler@sh.itjust.works · 3 pts · 2y (1 reply)

Idk if this is related to this case but I know replays only work on the current live patch ( or whatever patch your client has)

neku@discuss.tchncs.de · 2 pts · 2y

It isn't but thanks nonetheless

sorrybookbroke@sh.itjust.works · 2 pts · 2y

Don't know much about replays, but if it's something downloaded in game it's likely in your wine prefix which mirrors a windows directory. That should be something like ~/.wine/drive_c/ from there you should be able to find it like you would on windows (if it's there)

henfredemars@infosec.pub · 2 pts · 2y (2 replies)

Did you install it as a flatpak or using your package manager?

neku@discuss.tchncs.de · 1 pts · 2y (1 reply)

Flatpak via discover

henfredemars@infosec.pub · 3 pts · 2y

Your replay might have been saved inside the container itself. I'm not 100% sure, as I don't play this game.

You can browse the contents of your containers at least on my installation.

.local/share/flatpak and /var/lib/flatpak are two good starting points. Also try "flatpak enter" to browse around inside the container.