May need to move again. Perhaps you should implement Floating Framework? https://forums.uberent.com/threads/internal-playtest-–-twitch-tv-streaming-improvements.57632/
I am having some blackscreen issues, I deactivated all mods and tested one by one, it seems that ingame timer is causing it
Install blackscreen fix. PA bug https://forums.uberent.com/threads/rel-possible-fix-for-blackscreen-issues.56735/
Mod overlaps the in-game Twitch buttons. Easiest fix is probably to position it above the Chronocam button rather than to the left of it.
This is pretty usefull. The timer works pretty well considering it uses JavaScript for timing. I did a project on JavaScript timers and they are a huge pain. Using setInterval can be very inacurte and even when uses a method where you get the current time and then the time what you think is 1 second later and add the difference it still drifts a lot.
Click it to re-sync if that happens. I'll do an update to move it around next week when I'm back on a real computer.
Had this cause some funkiness when in the post-game review. Clicking to sync time caused the time to sync with the current chrono cam time, but then the chrono cam skipped to the end of the bar and remained there forever. I could change time, but it was not reflected in the UI, and when I did so the in-game time synced with the total game time and just counted up from there. Is it possible for this mod to detect the game is over and hide itself? I also have Chrono Click installed.
Yeah the mod doesn't work except during a live game. Code is up on github if you want to fix it, I don't find it much of an issue so I haven't had a go at it.