Change "Time played" of game

Hi, I’m new to linux world and just installed a few games via lutris and I was wondering if there was a way to change the “time played” property in lutris so it matches the hours played shown in steam.

1 Like

Welcome :wave:

I don’t think this is a feature yet, but you could change it manually with any sqlite editor.
You are looking for playtime within games in ~/.local/share/lutris/pga.db the value is the number of days as a float.

Feel free to open a feature request on github so this might get automated.

2 Likes