Skip to content

Beat Saber overlay based on kOFReadie's BSDP-Overlay

License

Notifications You must be signed in to change notification settings

sovietspaceship/BSDP-Overlay-Ranked

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sovietspaceship's Beat Saber Overlay

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)

Query Parameters

  • scoresaberPlayerId: your ScoreSaber id e.g. 76561198445999731 in https://scoresaber.com/u/76561198445999731
  • bgColor: background colour (web colour or hex triplet, e.g. FF00FF, without #)
  • textColor: text colour (see above)

About

Beat Saber overlay based on kOFReadie's BSDP-Overlay

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 66.1%
  • CSS 19.1%
  • HTML 14.8%