League of Legends replays on Linux

neku@discuss.tchncs.de to Linux Gaming@lemmy.ml – 11 points –

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.

6

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)

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)

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

Flatpak via discover

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.