Mafrans / StadiaPlus

Extends Google's Stadia gaming platform with additional features, such as custom filters and in game network monitoring.
GNU General Public License v3.0
239 stars 36 forks source link

Refreshing after exiting a game prevents giving feedback. #22

Closed zebRAW closed 4 years ago

zebRAW commented 4 years ago

I love Stadia+ and would like to keep using it. However I think it is very important and valuable to be able to give feedback regarding session quality after a game. Currently this is not possible as the page refreshes right after exiting a game session.

After a quick look it looks like this is done by the forceRefresh script. Is this necessary for the 'home' page or is this only needed for the 'store' page, as the latest commit message suggests?

Mafrans commented 4 years ago

The forceRefresh script is an ugly and temporary solution to a problem caused by the bad loading in Stadia+ 1.4.2 and below. Version 2.0 will fix this issue.

zebRAW commented 4 years ago

Thanks for the quick and insightful reply.