Skip to content

TwitchChatOverlay-v1.0.5-alpha (hotfix)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hotrian Hotrian released this 23 Jun 14:30
· 8 commits to twitchtest since this release

CPU Usage Hotfix

Somehow I didn't notice the previous build was using a lot of CPU! Thanks so much Grahnz for the TwitchIRC.cs ;]

I added a few Thread.Sleeps, which I know are kind of a sin, so if someone has a better option please let me know. Until then, the Thread.Sleeps drop CPU usage from ~50% to <5% on my PC!

This version also saves to a more appropriate location:

C:\Users\<USERNAME>\AppData\LocalLow\HeadlessOverlayToolkit\TwitchChatOverlay\savedSettings.gd

You can just copy your settings file over to the new location if needed.

Edit: This release is missing some license files, which have been attached.