927 B
927 B
Beat Saber Overlay
Simple Beat Saber stream overlay for twitch.tv/iza_k
Requires BeatSaberPlus
Preview
Usage
- Go to bs-overlay.netlify.app
- Click anywhere on page to show settings

- Copy URL
- OBS Studio: Add Source > Browser > paste URL
- BeatSaber+ settings, enable the Song Overlay module
Advanced
Download the source code to use the overlay locally without hosting it online.
Note: in OBS browser source, use URL file:///C:/path-to-overlay.../index.html instead of "Local file" so that URL parameters work.
You can further customize the overlay with Custom CSS. Example:
body { font-family: "Comic Sans MS"; }
