this post was submitted on 02 Mar 2025
18 points (95.0% liked)

Linux Gaming

16569 readers
302 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

I am gonna reinstall my system.

But I want to keep the Time played stat of the game.

I found all other data of lutris like banners, runners, runtimes but not this.

Any Idea where can I find Time played data, if it's even saved in file ?

Also does any you know where the KDE Plasma clipboard data is saved ? I've been using that as mini watch later list πŸ˜…

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 4 days ago (1 children)

It's in your home directory check under .config that's where it's supposed to be. Also if you keep your home directory on a separate partion you can reinstall without losing any configurations of your applications in most cases

[–] [email protected] 3 points 4 days ago (1 children)

There is no lutris directory in .config. Some other person said it is available on ~/.local/share/lutris/pga.db. I cannot confirm it right now, because I am on limited connection.

Also, I don't have separate home partition. But I do have a separate home BTRFS subvolume though.

Is it possible to install OS on particular subvolume while leaving others untouched? (Calamares installer - CachyOS)

[–] [email protected] 3 points 4 days ago (2 children)

Yeah BTRFS subvolume works the same just don't wipe your home subvolume and all your configs are safe. I'm sure about that distro I would use locate on your home directory as it has to be in your home directory somewhere if not your config would jump to other users if it didn't

[–] [email protected] 1 points 3 days ago

I've found it on ~/.local/share/lutris/pga.db.

Btw, do you know where the KDE Plasma clipboard data is saved ? I've been using that as mini watch later list πŸ˜…

[–] [email protected] 1 points 3 days ago* (last edited 3 days ago)

I'm not seeing any options to select a particular subvolume for installation.

Also, my entire BTRFS partition is LUKS2 encrypted.

[–] [email protected] 2 points 3 days ago* (last edited 3 days ago) (1 children)

have you tried this?

--export <game> Exports specified game (requires --dest)

[–] [email protected] 2 points 3 days ago

Looks like I have to do this for every game separately.