IsThereAnyDeal / AugmentedSteam

Augments your Steam Experience
https://augmentedsteam.com
GNU General Public License v3.0
1.38k stars 85 forks source link

[FEATURE REQUEST] detailed VR-infos #1555

Open guilegatan opened 1 year ago

guilegatan commented 1 year ago

Current Behavior (if any)

Steam dropped detailed VR infos a couple of days ago. See this post: https://mixed-news.com/en/valve-brings-some-vr-information-back-to-steamvr/ Now its not clear anymore, which kind of headset is or isn't supported by individual games, making purchases kind of trial and error.

Desired Behavior

Perhaps the infos are still somehow available through a Steam API? Could they be integrated into AugmentedSteam?

Motivation / Use Case for Changing the Behavior

Adding a section similar to the old VR support subcategory.

guilegatan commented 1 year ago

FjZnIZnWIAA1W35

candela97 commented 1 year ago

Using the Web API https://api.steampowered.com/IStoreBrowseService/GetItems/v1/ and setting "include_platforms":true, we can get supported headsets, but input and play area info seem to be gone forever.