You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:information_source: may need to be started as `LD_LIBRARY_PATH=".../game/bin/linuxsteamrt64:$LD_LIBRARY_PATH" cs2 ...` on some systems post CS2 update from Sept 2025
9
10
3. After startup: `tv_delay 0; tv_broadcast_url "http://localhost:8080"; tv_broadcast 1`
10
11
-> `http://localhost:8080/<token>`
11
12
4. Check the broadcast works by running `playcast "http://localhost:8080/<token>"` in your game client - NOTE: the double quotes around the URL are strictly required
0 commit comments