StatusForge Guide

Adding Overlays to OBS / Streamlabs

Get your game/category info showing on screen in under a minute.

1. Open the Dashboard

Launch StatusForge and make sure the engine is running (top of the Dashboard shows the engine status). The overlay picker lives on the Dashboard — pick from four layouts:

2. Copy the widget URL

Each overlay is served locally by StatusForge itself — no external hosting, no account needed. The URL follows this pattern:

http://127.0.0.1:53735/forge-widget/<your-widget-token>/<layout>.html

Your widget token is unique per install and shown (partially masked) on the Dashboard. Copying a layout from the picker copies the full URL with the token already filled in — you shouldn't need to type it by hand.

3. Add it as a Browser Source
  1. In OBS/Streamlabs, add a new source → Browser
  2. Paste the widget URL into the URL field
  3. Set the width/height to match your chosen layout (table below)
  4. Leave Shutdown source when not visible unchecked, so it keeps polling in the background
LayoutWidthHeight
Horizontal Left / Right850480
Vertical360620
Logo Only560280
ℹ️
The overlay fades in automatically when a game is detected and fades out after your configured fade timer (Settings → Detection Engine). No game running = no overlay on screen, so it's safe to leave the Browser Source active for your whole stream.
Troubleshooting