beatsaber-overlay/README.md
2026-03-06 21:58:30 -05:00

943 B

Beat Saber Overlay

Simple Beat Saber stream overlay for twitch.tv/iza_k
Requires BeatSaberPlus

Preview

Usage

  1. Go to bs-overlay.netlify.app
  2. Click anywhere on page to show settings (saved in URL)
  3. Copy URL
  4. OBS Studio: Add Source > Browser > paste URL
  5. 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"; }