Beat Saber overlay based on BSDP-Overlay by kOFReadie (thank you!), cleaned up and oriented to ranked play.
It displays ScoreSaber player data and adds difficulty, star rating and max PP to the song info. It also removes the health bar and the modifiers.
To use this overlay, add a Browser source to the Scene tab in OBS and set URL to overlay/index.html with the appropriate query params,
e.g. file:///whatever/BSDP-Overlay-Ranked/overlay/index.html?scoresaberPlayerId=111111&bgColor=FF0&textColor=FF0
. No custom CSS needed.
Requires the DataPuller Beat Saber mod by kOFReadie (check ModAssistant or download from https://github.com/kOFReadie/BSDataPuller/releases)
scoresaberPlayerId
: your ScoreSaber id e.g. 76561198445999731 in https://scoresaber.com/u/76561198445999731bgColor
: background colour (web colour or hex triplet, e.g. FF00FF, without #)textColor
: text colour (see above)