Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Feature and Tagging for games supporting RGB lighting middleware #37

Open
EazyCheeze1978 opened this issue May 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@EazyCheeze1978
Copy link

EazyCheeze1978 commented May 5, 2022

From this URL (internal link for Razer Chroma, as it's the one I have and am most concerned with, so it could be a good starting place):

https://www.pcgamingwiki.com/wiki/RGB_lighting_middleware#Razer_Chroma_RGB

Is it possible to parse/scrape the table named "Supported games" in this section - all of them, really, for the most robust support - and edit the fields of games that have been detected in our libraries, and add a Feature named Chroma Connect (or whichever RGB middleware is associated with that game), and append the descriptions in the table, for each of the Supported games in our libraries, to either the top or bottom of the current descriptions?

Options could be added to the Other Features section of the Features tab in the settings - a check box for RGB middleware, which makes a list of all of them appear, and ability to Ctrl+click on multiple - check box to add description to either top or bottom of current description.

@sharkusmanch sharkusmanch added the enhancement New feature or request label May 5, 2022
@sharkusmanch
Copy link
Owner

sharkusmanch commented May 7, 2022

At a quick glance, seems do-able.

Thinking of doing something like this:

  • Allow user to select/deselect which RGB middleware they want parsed (ASUS Aura Sync, Razer Chroma, etc) via add on settings. Similar to what was done with VR recently.
  • Extension setting to add feature RGB (default false) - If the game is supported by any of the middleware enabled in the settings, the RGB feature will be added.
  • Extension setting to add middleware specific tags when a game is supported (ex [RGB] Razer Chroma) (default false)

@sharkusmanch sharkusmanch changed the title Scrape RGB lighting middleware supported games and descriptions; add Feature and append description to games in library Feature and Tagging for games supporting RGB lighting middleware May 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants