Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

38 lines (21 loc) · 1.44 KB

Toontown Rewritten OBS Overlay

An overlay developed in HTML/JS designed to display data grabbed from the companion app API.

obs64_mWwm7EM6te

Setup Tutorial

  1. Enable "Companion App Support" in-game.
Enable.Support.mp4
  1. Add any of the provided html files as a browser source in OBS. Make sure you set the width and height correctly (see below!)
Browser.Source.mp4
  1. Allow the overlay to connect as a Companion App.

TTREngine64_jBYSlPIQ9t

If you press no on the prompt you may have to restart your game before the overlay will be able to request permission again.

You should be ready to go! You will have to repeat step 3 every time you restart Toontown Rewritten.

Browser Source Information

html/toontask-horizontal.html

Your ToonTasks, displayed horizontally (left -> right)

Width: 2450, Height: 435

html/toontask-vertical.html

Your ToonTasks, displayed vertically (top -> bottom)

Width: 650, Height: 1650