gamevault-backend
gamevault-backend copied to clipboard
Integration of Minimum and Recommended Computer Specs on Game Page
Is your feature request related to a problem? Please describe. I would like to request a feature for GameVault. When including metadata within game pages, it would be helpful for users to include the minimum and recommended game specs before downloading and determining if the game is or isnt capable of being played on their rig.
Describe the solution you'd like A separate tab within a game page (next to "Tags", as an example) that would be selectable and display both minimum and recommended specs to play a game.
Additional context I've done some of the legwork in determining a few different resources where this data exists online. (Note, I used Octopath Traveler as a test on each site) Here are a few that may provide a possible route to grab their API:
https://store.steampowered.com/app/921570/OCTOPATH_TRAVELER/ https://sysrqmts.com/games/octopath-traveler#can-i-run-it https://www.systemrequirementslab.com/cyri/requirements/octopath-traveler/18770 https://technical.city/en/system-requirements/octopath-traveler https://www.pcgamebenchmark.com/octopath-traveler-system-requirements
Steam seems to be the top dog here and may very well be where the rest of the sources grab their information. I do not know the complexity of integration but wanted to at least provide some level of assistance.