Piotr Partyka
Piotr Partyka
the troubleshooting section is for browser overlay, not text overlay that you currently use. Provide a log file from an attempt at running browser overlay instead.
Try turning your antivirus completely off(guard32.dll - Comodo) before starting osu! and SC. If that works, one of Comodo protections is preventing proper overlay injection
Closing as OP never responded in this thread before and your issue is solved. As a side note, please do make sure that at least windows defender is active &...
Not planned at the moment as Lazer doesn't seem close to release, but ofcourse not crossing out the possibility. In theory, there are only 2 things needed for SC to...
@CyberGen49 That is a different issue that has been fixed in the latest release.
just to clarify, there are 2 requests here? * exporting single collection from _collection file_(.db/.osdb) containing multiple collections inside to a separate file * merging of 2 _collection files_(.db/.osdb) and...
> `App.exe --input a.osdb b.osdb c.osdb --output merge.osdb` looks resoanable > `App.exe --input collections.osdb --extract` not sure what this would end up doing? extracting all collections to separate .osdb files(or...
it is [c# string formatter with optional custom "Eval:" directive that allows for simple math.](https://github.com/Piotrekol/StreamCompanion/blob/master/StreamCompanionTypes/DataTypes/Token.cs#L20-L40) wiki is currently both outdated and straight missing pages for several SC features. For next...
> wouldn't the Eval: directive allow for code injection? I feel like it's unsafe it's not https://docs.microsoft.com/en-us/dotnet/api/system.data.datacolumn.expression?view=netframework-4.8 > I wanted to format the token again after? You can't. use output...
You can sorta achieve this by removing scGui.dll from Plugins folder after configuring everything in SC as you see fit(however SC will still display misc message boxes, like ingame overlay...