HOWTO: Get access to the steam hardware survey popup

1 Beitrag / 0 neu
playingtux
Bild des Benutzers playingtux
Offline
Last seen: vor 1 Woche 1 Tag
AdminWelcome!
Beigetreten: 19.04.2014 - 19:08
HOWTO: Get access to the steam hardware survey popup

You can force the Steam Survey Popup to appear on Linux as follows:

1) Entirely shutdown / quit from steam.

2) run: sed -i -e '/\"SurveyDate\"/ s/"[0-9].*"/"'$(date +%Y-%m-%d -d "1 year ago")'"/' ~/.local/share/Steam/config/config.vdf

3) Start steam.

Source: Reddit, Changes: Reddit