protonscr

SteamPlay Proton, where does it store your setting?

steamclosed
ValveSoftware/steam-for-linux#6948 · opened 2020-03-04 by arrowgent · updated 2020-03-04 · 1 comments · github
Aarrowgent 2020-03-04 github

ive tried digging through every ~/.steam file known to man
if this setting is encrypted somewhere thats fine
i want to know where its located per game
and if it tells me which version that game is using

https://i.imgur.com/sIQKOn8.png

any help, devs? thanks

Aarrowgent 2020-03-04 github

grep -iRl --exclude-dir=SteamApps 'proton' ~/.steam/
~/.steam/steam/logs/compat_log.txt

i think i found what im looking for with better grep (exclude)

Nothing extracted yet.