Skip to content

shdewz/4wc-stream-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4WC Stream Overlay

This overlay is intended to be used with tosu.

OBS Setup

main scene

source url/path width height x y
vc_overlay* 480 100 0 880
osu clients** 480 360 see below see below
accents http://127.0.0.1:24050/4wc-stream-overlay/gameplay/ 1920 1080 0 0
main_overlay http://127.0.0.1:24050/4wc-stream-overlay/main/ 1920 1080 0 0

*url from discord, replace custom css with vc.css
**normal 4v4 placement according to the following table:

client x y
0 0 160
1 480 160
2 0 520
3 480 520
4 960 160
5 1440 160
6 960 520
7 1440 520

mappool

source url/path width height x y
vc_overlay 480 100 0 880
mappool_overlay* http://127.0.0.1:24050/4wc-stream-overlay/mappool/ 2220 700 0 0
main_overlay http://127.0.0.1:24050/4wc-stream-overlay/main/ 1920 1080 0 0

intro*

source url/path width height x y
intro_overlay http://127.0.0.1:24050/4wc-stream-overlay/intro/ 1920 1080 0 0

*data pulled from _data/coming_up.json, requires exchanging between matches

winner

source url/path width height x y
winner_overlay http://127.0.0.1:24050/4wc-stream-overlay/winner/ 1920 1080 0 0

Intro and winner scenes can also have the vc overlay bottom left if needed

Transitions

Add a stinger transition between scenes. File is in the stream package, set transition point to 1250ms.

Fallback: add a 300ms linear horizontal luma wipe transition between the scenes with 0.05 smoothness

Interacting with the mappool

  • Left click: left (red) team pick
  • Right click: right (blue) team pick
  • Ctrl+Click: ban
  • Shift+Click: clear

Other

_data folder

Not included here. Contains the following items:

  • teams.json - list of teams, static
  • beatmaps.json - mappool file, exchanged weekly
  • coming_up.json - time and team names for a match, exchanged every match, used for intro screen
  • streamer.json - your name, as {"username": "yourname"}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published