Andreas Aronsson
Andreas Aronsson
@petergng even if I use your files for self-hosted fonts, I cannot get any of the battery icons with percentages to work, like `battery_20` or `battery_charging_60`. I've tried in Chrome,...
Regardless what Twitch supports, the color that comes out of the message in the lib is faulty. It worked in older versions of the lib but now turns into a...
After some more talking on Discord, it's suspected that we get something weird from Twitch. What gets returned in `e.ChatMessage.Color` represents what you get with `ColorTranslator.FromHtml("[ACTUAL_COLOR]0");`. That extra appended zero...
I'll add to this, as it seems related. I use the Valve Index at 120 Hz, to get a smooth 60 Hz at re-projection for recording/streaming. But at 120 Hz...
It's a bit outside the scope of this application, but I'll add it to my to-do I guess. it might be super easy, or present problems, so we'll see 😋...
Why this hasn't happened yet is because it appeared to require a whole separate library to emulate clicks instead of keys, and at the time I just had no energy...
So I have ideas for this now, no promises yet, but I'm toying with ways of doing it. One question I have though is: would this work fine with just...
There's some discussion around it here: #3 it's not immediately planned but might happen at some point.
Did you run version 0.57 from a different folder than the previous release? SteamVR registers the location of applications, and associates that with their app ID, so when that executable...
I spent some time today looking at the changes between 0.55 and 0.57, and there shouldn't be anything related to application registration. There is a small fix for the Oculus...