forum

osu!StreamCompanion - live pp display / ingame overlay!

posted
Total Posts
613
show more
Ryuto Setsujin
Just figured out how I got the Now Playing thing to appear on my stream. Thank you very much :D
-Master-
I Hope I'm not being boring or reporting it in the wrong section, but comboMax (The Memory One) seems to not work ;w;

https://puu.sh/AgIhd/a77a6cc012.mp4
Topic Starter
Piotrekol
!CurrentMaxCombo!, it got renamed to make space for token with max combo you can get on a map

https://github.com/Piotrekol/StreamComp ... ds-preview

And while I'm here, let me drop this https://streamable.com/mdz2i and this https://osu.ppy.sh/ss/10881505
-Master-
Thank you! :3

Edit:

Man oh man, this looks great, you're an absolute madman

All my kudos to you my friend! :3
Zak
Hey! So sorry if this has been asked, but is the OBS plugin tested to work with Streamlabs OBS? Don't want to risk breaking anything when I try, since when the program acts up for me I have a lot of trouble fixing it.
Topic Starter
Piotrekol
Sadly, I don't think it works(it just doesn't appear in avaliable outputs), and I couldn't find any docs that might explain how/if I could make it work.

Instead, You might be interested in new SC option that allows to show anything inside your osu! window (ingameOverlay - examples in my previous post) - that should be released later today nvm having huge issues atm(obs pls).
Topic Starter
Piotrekol
Another release coming!

Added:
  1. ingame overlay - display any StreamCompanion pattern inside osu! - works both in windowed and fullscreen, optimized for low-end PCs. More info in the wiki here
  2. Updated pp algorithm to account for recent changes regarding HD
Fixed:
  1. patterns shouldn't break anymore
  2. msn crash when no data was sent(but was expected)
  3. hot loading of some beatmaps failing
  4. beatmap existence checks in live pp calculator
  5. reset SC database when it can't be loaded for whatever reason(previously you had to manually delete it/reinstall SC)
  6. Fix more file in use crashes
  7. SC (with enabled memory pooling) sometimes causing osu! to freak out and soft-reload its db(no data loss, but depending on amount of maps it could take some time)
  8. !OsuFileLocation! token not accounting for custom Songs folder location
Midiru
Lol, it is not updating now. Program just restarting and again offers update....
Topic Starter
Piotrekol
Sorry about that, I somehow missed that bug report barrage(lets just say you weren't only one affected..)

Fixed:
  1. Crash on adding new click counter keys
  2. Occasional live pp calculator crash when getting map max combo
Start Stream Companion to get update notification, or download installer from link in the first post in this thread.

DimaMyronets wrote:

Lol, it is not updating now. Program just restarting and again offers update....
You might have updated when I was replacing .21 ver with .23 one on github - one of the fixes mentioned weren't actually in so I just replaced that release
ThatsNotAName
The in game overlay seems to flicker when it previews on OBS. Is this just me?
Low framerate gif of it happening here
Topic Starter
Piotrekol
It does flicker in obs(with game capture) and I haven't found a way around it - yet - other than using windowed osu!+window capture(with isn't what you want to do if you don't want ingame input lag)
No solution for now :( (use obs plugin to display that data directly on stream instead)

..derp
DarkProjector

Piotrekol wrote:

It does flicker in obs(with game capture) and I haven't found a way around it - yet - other than using windowed osu!+window capture(with isn't what you want to do if you don't want ingame input lag)
No solution for now :( (use obs plugin to display that data directly on stream instead)
Did you try this?:
Topic Starter
Piotrekol
..I totally forgot that this option exists in obs - thanks for that, I'll add that to wiki later.
Hibiku
I don't know if I'm doing something incorrectly, but for the life of me I can't get the in game overlay to work. I've made sure that the "Enable ingame overlay" option is checked and that I've restarted SC after enabling it, but no text comes up when I check the "show in osu!" button in the output patterns tab. I'm not sure if for some reason I'm setting x and y coordinates past my game resolution, but I don't believe I am, since it's 1440x900 windowed.

http://puu.sh/AIcF4.PNG
http://puu.sh/AIcFM.PNG
https://puu.sh/AIcGN.PNG
Topic Starter
Piotrekol
Weird, make sure that you are testing these patterns when playing a map(since that's the save event they both have).
You could also try creating new pattern and without editing anything in it, show it in osu! and set its position to 50 50 - does that work?

If that's still not it, You could either:
  1. wait until next release for actual overlay errors to start poping up(assuming it's that)
  2. go to SC folder and while having SC closed edit these 2 values in settings.ini file:
    console = True
    LogLevel = 200
    That'll create additional console window with will contain some extra info - including eventual overlay errors
Hibiku

Piotrekol wrote:

Weird, make sure that you are testing these patterns when playing a map(since that's the save event they both have).
You could also try creating new pattern and without editing anything in it, show it in osu! and set its position to 50 50 - does that work?

If that's still not it, You could either:
  1. wait until next release for actual overlay errors to start poping up(assuming it's that)
  2. go to SC folder and while having SC closed edit these 2 values in settings.ini file:
    console = True
    LogLevel = 200
    That'll create additional console window with will contain some extra info - including eventual overlay errors
No, no text draws at all, and I don't get any obvious errors in the console, so I really don't know what it is. I can try reinstalling SC.
Rai Hu
Uhh.. This never happened to me before when I downloaded and used osu!stream companion, but now windows is telling me it's a trojan and won't allow me to download it? Weird
Topic Starter
Piotrekol

Ninuju wrote:

Uhh.. This never happened to me before when I downloaded and used osu!stream companion, but now windows is telling me it's a trojan and won't allow me to download it? Weird
On top of being obfuscated, it now contains code that allows SC to potentially "add" any code(dll) into any application(but it's coded in such way that it's only going to add overlay to osu!) - maybe that's whats tiggering it. No idea.

Krypto wrote:

No, no text draws at all, and I don't get any obvious errors in the console, so I really don't know what it is. I can try reinstalling SC.
I did some testing.
Do you happen to be running multiple osu! instances(or simply changing location of your osu!) or have you reinstalled your osu! on current system?
Go to your osu! folder and look for "freetype.dll", does it exist?
Hibiku

Piotrekol wrote:

Ninuju wrote:

Uhh.. This never happened to me before when I downloaded and used osu!stream companion, but now windows is telling me it's a trojan and won't allow me to download it? Weird
On top of being obfuscated, it now contains code that allows SC to potentially "add" any code(dll) into any application(but it's coded in such way that it's only going to add overlay to osu!) - maybe that's whats tiggering it. No idea.

Krypto wrote:

No, no text draws at all, and I don't get any obvious errors in the console, so I really don't know what it is. I can try reinstalling SC.
I did some testing.
Do you happen to be running multiple osu! instances(or simply changing location of your osu!) or have you reinstalled your osu! on current system?
Go to your osu! folder and look for "freetype.dll", does it exist?
Yeah, my osu folder is on a different drive and not in the default location. I only have one instance of osu running as far as I know. osu!SC does pick up my osu folder is in my D drive though. I’m not home atm, but I’ll edit my post if I have the freetype.dll or not.

EDIT: I do have freetype.dll in my osu folder.
Dr3w_1337
10/10 nice trojan... GJ!

RIP Windows
Topic Starter
Piotrekol
Yeah... no. Try pulling source code from github, compiling it yourself in Release version and scan resulting exe

... and you shall receive something like this: https://www.virustotal.com/#/file/ecb2b ... /detection

I have no clue what caused this, I'll spend some time today/tomorrow to figure out what code is causing it.

//edit

Removed like 90% of the SC code and detection ratio did not change (I removed each module code itself, not only references in initalizer)
Guess this was right time(nice timing...-.-) to begin working on plugin system with will allow for:
- main exe to remain unobfuscated
- each plugin(currently modules) to be in its own file (and majority of these will also remain unobfuscated)
https://github.com/Piotrekol/StreamComp ... ts/plugins
ETA? somewhere this week I guess.
TRV
osu!StreamCompanion keeps on closing out when I start a map.
Zak
Same here, most maps I play it just crashes immediately.
BillyBaka

Piotrekol wrote:

Data shows up correctly in the streamcompanion window and in the text files in both cases.


To be able to use these(and only these) you need pattern set to be a memory https://i.imgur.com/2TaQmIF.jpg


>(and only these)

You can still use all patterns in obs plugin without setting every single one as a memory one.
https://i.imgur.com/Q7GpX7C.jpg

//edit
I've looked at code again, and you'll be able to use both "normal" and these new tokens in next release.But for now you'll have to do what I wrote.
actually no, not happening. At least for now. This is a bit more complicated.

//edit2
Also these memory patterns outputting when not playing is a bug, with will be fixed in next release(will be empty when not playing)



thanks for this awsome tool but my question is : is this supposed to still work ? the live pp i mean

i try to display live pp if fc.. what happens is my settings window are not the same as i cant check memory thing .. i guessed it just recognise itself now in some update but i have the red text saying : use obs plug ins... which i think i installed correctly .. whats happening in the preview of the !PpIfRestFced! just under it .. sometimes it updates to a fix number and it would stuck there or it ll just display change map to preview ...

then in obs i can select text SC which i guess use the plug in set it to SC -whatever in setting

and i never got it to show in obs

thanks for the help

Ryunosukeh
Hey i have the Problem that it everytime says this http://prntscr.com/kd4kzm

"Issues

SC says I'm not playing anything no matter what I do!
Make sure that MSN is enabled ingame.
Run SC and osu! on same permission level (both as normal user, or both as administrator)
Make sure that your antivirus isn't doing something weird(especially sandboxing) - try adding exception in it."

I tryed all that but nothing happend so please help me :C
-Asuki-Chan-
absolutely useless in this time and age doesnt even work
ScarletRemi
panda dome says its virus lul
sealos
Well when I try to install it i get a error - "The drive or UNC share you selected does not exist or is not accessible. Please select another"
RhytmicPantsu
i cant seem to get the PP thing to work.. is there anything else i need to keep in mind? got the OBS plugin an i set the source to the name, but it always stays like this
Topic Starter
Piotrekol

VenomThor2 wrote:

panda dome says its virus lul
Everything used to compile SC is contained on github & it's built with appveyor(you can see build process).
If you still don't want to use it despite that, you're free to compile yourself from source.

chad6828 wrote:

Well when I try to install it i get a error - "The drive or UNC share you selected does not exist or is not accessible. Please select another"
You might have deleted SC folder manually instead of uninstalling it in the past - that's what google is telling me(and all I can help with given info).

Emerald-chan wrote:

is there anything else i need to keep in mind?
That obs message is default one and basically means that file doesn't exist in memory = SC haven't created it(it'll do it when first write to that file happens).

In SC settings, are both memory checkboxes checked?
hop on discord if you need help figuring this out https://discord.gg/N854wYZ
Asteos
Hello, can I somehow start a new line in np_ file, using formating line in Output patterns tab?
I want to get something like this in np_playing_details file:
example
CS:4
AR:4
OD:3
HP:7
Topic Starter
Piotrekol
Sure, use !lb! for line breaks
CS:!cs! !lb!AR:!ar! !lb!OD:!od! !lb!HP:!hp!
spaces are there just for readability - you can remove these if necessary
Asteos
Thank you! Good job with this program :)
hxjz233
Nice program! Is it or will it be compatible with mania? (including the pp system and ranks on every hit, where there is no 300g and 200 in osu!std):)
LazyOPerson
I keep trying to open stream companion but it always says "osu!stream companion is already running!" and i cant do anything.
ThatsNotAName

LazyOPerson wrote:

I keep trying to open stream companion but it always says "osu!stream companion is already running!" and i cant do anything.


It is running but you have to close it from your system tray. I'm not sure what causes it but sometimes after returning to osu after leaving stream companion open you have to restart it to make it work.
F1shbowl
Hey, sorry if this was just me messing something up, but for some reason, Stream Companion will only load 200 select beatmaps no matter what I do. It works fine for the loaded beatmps but for every other beatmap, the window states: "map data not found: Beatmap Name - Beatmap Artist" Just to add, there's literally no pattern I could discern from the loaded beatmaps at all. I've tried restarting, reinstalling, changing osu! release streams, reinstalling osu!, rebooting, hitting F5, and changing settings in both osu! and the stream companion client. It's weird because this never happened in my old install that had even more beatmaps. Do you guys have any ideas on what's causing this?
Hoaq
So .... basically it wouldn't load all maps (stuck at 7300 maps, as in pic) and most maps showed up as no data found.
Hopefully it'll work again in the next update or so.
-Miky-
i keep getting this error.. <.<

Impossibile trovare il metodo 'System.Collections.Generic.IEnumerable`1<!!0> System.Linq.Enumerable.Prepend(System.Collections.Generic.IEnumerable`1<!!0>, !!0)'.
in osu.Game.Beatmaps.Formats.Decoder`1.Decode(StreamReader primaryStream, StreamReader[] otherStreams)
in PpCalculator.ProcessorWorkingBeatmap.readFromFile(String filename)
in PpCalculator.ProcessorWorkingBeatmap..ctor(String file, Nullable`1 beatmapId)
in BeatmapPpReplacements.PpReplacements.GetMapReplacements(MapSearchResult map)
in osu_StreamCompanion.Code.Core.Maps.Processing.MainMapDataGetter.GetMapReplacements(MapSearchResult mapSearchResult)
in osu_StreamCompanion.Code.Core.Maps.Processing.MainMapDataGetter.ProcessMapResult(MapSearchResult mapSearchResult)
in osu_StreamCompanion.Code.Core.Maps.Processing.MapStringFormatter.ConsumerTask()
in System.Threading.ThreadHelper.ThreadStart_Context(Object state)
in System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback
Aquairo_Planet
I am currently running version 190308.17 and already tried to set up the visualizer for my stream-
My current issue is, that the map displayed by the visualizer doesn't really change but the pp display still works. I'll descirbe what happens when I change a map:

1. I start SC and run a map - https://ibb.co/XpPXfBp - everything works fine
2. I change the map in menus - https://ibb.co/XFz7t5t - the graph and osu! preview picture gets sort of "overwritten". This issue happens over and over again when opening a new beatmap.

3. I just realised, that the problem only occurs when running osu! in Fullscreen mode. I just tried it without fullscreen and it works flawless.
browiec

hm

the app just stops working when i launch osu, works fine when osu is turned off
Sandals_old_1
I have an issue with the visualizer where the graph and the preview picture works fine but the pp counter didnt change at all when I play a map, can someone help me with this? ;(

My SC version is 190308.17
UMofuwMofuU
There seems to be an issue with the latest update, at least for me. When I open the program, it spits back an error message that says this.
Error message

"Could not load file or assembly 'System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
at osu.Game.Rulesets.Osu.Objects.OsuHitWindows.SetDifficulty(Double difficulty)
at osu.Game.Rulesets.Objects.HitObject.ApplyDefaultsToSelf(ControlPointInfo controlPointInfo, BeatmapDifficulty difficulty)
at osu.Game.Rulesets.Osu.Objects.OsuHitObject.ApplyDefaultsToSelf(ControlPointInfo controlPointInfo, BeatmapDifficulty difficulty)
at osu.Game.Rulesets.Osu.Objects.Slider.ApplyDefaultsToSelf(ControlPointInfo controlPointInfo, BeatmapDifficulty difficulty)
at osu.Game.Rulesets.Objects.HitObject.ApplyDefaults(ControlPointInfo controlPointInfo, BeatmapDifficulty difficulty)
at osu.Game.Beatmaps.WorkingBeatmap.GetPlayableBeatmap(RulesetInfo ruleset)
at PpCalculator.PpCalculator.Calculate(Nullable`1 time, Dictionary`2 categoryAttribs)
at BeatmapPpReplacements.PpReplacements.GetPp(PpCalculator ppCalculator, Double acc, String mods, Int32 score)
at BeatmapPpReplacements.PpReplacements.GetMapReplacements(MapSearchResult map)
at osu_StreamCompanion.Code.Core.Maps.Processing.MainMapDataGetter.GetMapReplacements(MapSearchResult mapSearchResult)
at osu_StreamCompanion.Code.Core.Maps.Processing.MainMapDataGetter.ProcessMapResult(MapSearchResult mapSearchResult)
at osu_StreamCompanion.Code.Core.Maps.Processing.MapStringFormatter.ConsumerTask()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()"

I am not a software developer, and have no idea what this means. Any help is greatly appreciated.
Zedrikk
How Do you turn on the in game overlay?
Topic Starter
Piotrekol
All of the issues above should be addressed in newest release.

ThatOneThot wrote:

How Do you turn on the in game overlay?

https://github.com/Piotrekol/StreamCompanion/wiki/8.-Ingame-overlay-display

Overall, I tend to forget to look on osu! forums for a longer periods of time. In the future if you have any particular issue please post it on github https://github.com/Piotrekol/StreamCompanion/issues to get fast response.
Mandirin
When im browsing songs, my game lags and freezes to wait for Stream Companion to catch up and display the new song. I don't think it's my computer's fault since it's decent. Is there anyway to fix this? Who else has this issue?
Topic Starter
Piotrekol
Should be fixed in next release. I was aware of that happening and never looked at it since it wasn't noticeable, but with introduction of LiveVisualizer it escalated.
slaviic
Ive got a problem, everytime i have osu companion open, it gives me weird input lag from my mouse to osu, like it makes my sensitivity of my mouse different at random points when im switching through maps ect. Really need this figured out, thanks!
EnanoASD
I got a problem. when i'm installing sc it says this "The Drive or UNC share you selected does not exist or is not accessible. Please select another" Pls help.
aspenstxr
for some reason it says the file is a virus. plz help
Sakamoto3301
Virus detected, Trojan, duh.
Topic Starter
Piotrekol

EnanoASD wrote:

I got a problem. when i'm installing sc it says this "The Drive or UNC share you selected does not exist or is not accessible. Please select another" Pls help.

That is indication of dirty uninstall (most likely you manually removing SC folder instead of using uninstaller). Use something like ccleaner to remove registry remains of previous install.

RhysCTV wrote:

for some reason it says the file is a virus. plz help

Was caused by ingame overlay code that is now removed in newest version. It is now provided as a separate download zip(but still detected as virus, due to how it works).
aspenstxr

Piotrekol wrote:

RhysCTV wrote:

for some reason it says the file is a virus. plz help

Was caused by ingame overlay code that is now removed in newest version. It is now provided as a separate download zip(but still detected as virus, due to how it works).

So how can i get ingame overlay now?
Topic Starter
Piotrekol
wiki page has been updated with relevant information https://github.com/Piotrekol/StreamCompanion/wiki/8.-Ingame-overlay-display
__Neo
Can you make a sliderbreak counter in the future?
Noko_BSF
-
janis2068
When i am in Fullscreen the pp counter always says 0pp .Window mode works
Jahrein
When i play a map and pause it somewhere in sc it says the pp, map, link etc. but in-game overlay isn't working why? Am i doing something wrong!!??! RTPP isn't working too. Is there any other ingame pp displayer?!!??
Chiralit_y
Alright i can't open stream companion

chooga
PP counter isn't tracking pp. It always stays at 0pp. Pls help.
zeplic

OfficialChooga wrote:

PP counter isn't tracking pp. It always stays at 0pp. Pls help.



I was streaming with this daily and it was just fine, but suddenly it stopped for me as well and only shows 0pp , the setup has been running itself every time i restart the application when it did not previously do so- additionally when it performs the small test with a map and mod combination it no longer detects anything

edit: I fixed my own issue by doing the following-

I ran the uninstaller inside the stream companion folder as an admin, uninstalled everything.
Downloaded the latest version from the github link provided in this thread-
Ran the installer as Admin
When selecting the install location, i put it in a folder on my desktop (which is also where my osu folder is)
Ran stream companion as Admin & osu! as Admin - Worked first time.
- raspy

Noko_BSF wrote:

I cant Launch the app


I'm late, but running the uninstaller and then freshly installing fixed it for me if your error log showed something about the ingame overlay. Hope this helps
Akumaii
http://prntscr.com/oc1tpm
It keeps giving me this message even tho i've installed .NET Framework a couple of times and tried installing the latest version (4.8) Several times and this message keeps appearing
teffek
pp counter not working while playing full screen, anyone help please
Xi Flashlight
your creation is awesome! but there's 1 problem...
how do I use output patterns?
I just added the new output pattern and made the text file on here.
but, it doesn't work. how should I do?
Nicki-San
Bruh, why my SC don't find the map in the window???
b4mbus_
I wonder so often why i miss a note and decided to try adding some code. The purpose is to get a png or gif from the moment so i can see what i did wrong.

Iam not a good programmer but iam trying right know to get the data from "public int HitMiss" and check if the number is changing. if it changes i want to create a png or maybe it has to be a gif for the last 2 seconds. Maybe 200x200px around the cursor. If someone with better programming knowledge wants to help with that topic, feel free to pn me :)
DarkProjector

b4mbus88 wrote:

I wonder so often why i miss a note and decided to try adding some code. The purpose is to get a png or gif from the moment so i can see what i did wrong.

Iam not a good programmer but iam trying right know to get the data from "public int HitMiss" and check if the number is changing. if it changes i want to create a png or maybe it has to be a gif for the last 2 seconds. Maybe 200x200px around the cursor. If someone with better programming knowledge wants to help with that topic, feel free to pn me :)


It's great idea but I think it's hard to implement and use .

Because there is no effective way to get accurate data at the time, for example the data provided by osu replay file (.osr) is not absolutely accurate. The essence of real-time data tools/plugins is the timer for reading osu! data, which can not be accurately get data.
Mugino
pp counter does not work properly for mania and does not work at all for ctb
b4mbus_

DarkProjector wrote:

Because there is no effective way to get accurate data at the time, for example the data provided by osu replay file (.osr) is not absolutely accurate. The essence of real-time data tools/plugins is the timer for reading osu! data, which can not be accurately get data.



The 100/50/Miss LiveCounter seems to have a little bit of a delay but a 2sec gif shoud compair that i guess. Maybe i just have to try it.
Alternatively i could record and plot the mouselocation and compare it with the location of the circle from the beatmap file. To avoid not getting the right timing i could add a offset and settings to increase the length of the record.
Topic Starter
Piotrekol

Mugino wrote:

pp counter does not work properly for mania and does not work at all for ctb

mania seems to be mostly off by few pp at most(graph not working for it is intended), so not an issue in my eyes. I'll check if something has changed in mania pp calc code and include it in next release if that's the case.
ctb is not implemented at all so..

b4mbus88 wrote:

The 100/50/Miss LiveCounter seems to have a little bit of a delay but a 2sec gif shoud compair that i guess. Maybe i just have to try it.
Alternatively i could record and plot the mouselocation and compare it with the location of the circle from the beatmap file. To avoid not getting the right timing i could add a offset and settings to increase the length of the record.

While I believe SC is already pretty fast and efficient at getting osu! memory data(have you tried using TCP or WebSocket outputs? I don't get where you're getting 2s from), you could try using https://github.com/Piotrekol/ProcessMemoryDataFinder directly (meaning you have full control over read frequency, instead of SC artificially limiting/slowing it down)
Sasukeey
how can I delete posts?
b4mbus_

Piotrekol wrote:

While I believe SC is already pretty fast and efficient at getting osu! memory data(have you tried using TCP or WebSocket outputs? I don't get where you're getting 2s from), you could try using https://github.com/Piotrekol/ProcessMemoryDataFinder directly (meaning you have full control over read frequency, instead of SC artificially limiting/slowing it down)


The 2s was just a estimate and i guess way to high. I will have a look at the ProcessMemoryDataFinder thank you for the hint!
-Master-
So, there's a problem with the ingame overlay / overlay plugin.

I've tried several methods, and my other Windows installation in my notebook, and it persists...

So, I wasn't getting the ingame overlay to work (it did before in an earlier version), but now everything that I did resulted in nothing.. (Restarting osu! with SC open, Restarting SC with osu! open, restarting both, Windowed mode, etc), so I got to the wiki, and it said that I need the Overlay Plugin installed, so I grabbed it, but when installed, SC gives out those errors, and refuses to start:


-


(Translation of the Brazillian .NET error message)
"Trying to get an assembly from a network directory that would make assembly run in Safe Mode in earlier versions of .NET Framework. This .NET Framework version doesn't enable the CAS policy by default, so this type of loading can be dangerous.
If there's not an intent to run assembly in a restricted area, enable the option "loadFromRemoteSources".
Consult: http://go.microsoft.com/fwlink/?LinkId=155569"


From my understanding, the .NET version that I'm running is false-alarming the program by some kind of deprecated/old function, that's my guess, anyway...

I have no methods of rolling back this .NET version, because it came with my Windows 10 1903 update, and Windows treats it as a "native resource that cannot be turned off nor modified"

send help pleasu piotre ;w;


EDIT =----

I'm not actually a programmer, but fiddling around the config files, I added the
   <runtime>

<loadFromRemoteSources enabled="true"/>
</runtime>

flag to the final line of <runtime>, and SC started working again with the plugin installed, but no luck getting the overlay till now :(

https://puu.sh/Eam1U/c60cb49955.png

My SC output patterns:
https://puu.sh/Eam33/e5af5e91c6.png

Triple Edit ----------
Got it working after a few restarts, and for some reason it doesn't like my second monitor plugged in, maybe it's because AMD's way of processing pixel coordinates is different? idk, I'm making wild guesses to this point xD

Also, getting this type of crashes with some fonts sometimes, but that's minor stuff


Thanks for the amazing software piotre <3
lucidd_ow
My thing wont stop saying waiting... I have tried everything. Help?
mysticwolf016
Mine doesn't update correctly. The song shows up when I change it but it doesn't show pp or hits.
Tripaluzas
Hello

For some reason when i stream osu with companion (the one that shows pp) the picture of the map doesn’t get updated unless i tab out.Same with the pp of the map.
Any way you can help me? I have been having troubles with pp counters for a while now. I can also post a screenshot
Topic Starter
Piotrekol

_MasterTSP wrote:

So, there's a problem with the ingame overlay / overlay plugin.

instead of modyfing .config file you could just unblock downloaded dll, would have worked the same. https://blogs.msdn.microsoft.com/delay/p/unblockingdownloadedfile/

mysticwolf016 wrote:

Mine doesn't update correctly. The song shows up when I change it but it doesn't show pp or hits.

Make sure that you have memory stuff enabled in Map matching tab in SC settings.


Tripaluzas wrote:

Hello

For some reason when i stream osu with companion (the one that shows pp) the picture of the map doesn’t get updated unless i tab out.Same with the pp of the map.
Any way you can help me? I have been having troubles with pp counters for a while now. I can also post a screenshot

If you're using one screen, open Live Visualizer settings in SC and read what is written in red right at the top.
Letronik
Hey i just got the program,
so i want to add the livepp_current_pp and livepp_hits
my problem now is that in the preview it does show the right pp and stuff but there is no data in the text files
send help pls
Topic Starter
Piotrekol
When you're using any of the live tokens in a pattern (eg. livepp_current_pp) text file for that pattern will not be saved:
https://github.com/Piotrekol/StreamCompanion/wiki/4.-Settings-Map-formatting
point 5:
If this warning is shown, then you're using one of the live !tokens! in your pattern. Only way to read this pattern is to use obs plugin output. [or ingameOverlay/TCP/WebSocket]
sorasenpie
not too sure why but the set up is not working for me, im playing the song with the mods but its not picking it up please help
awen478
the ingame overlay option is gone in the newest update:- https://i.imgur.com/v4At66L.png

- https://i.imgur.com/7PNEhPc.png
fixed with downloading the ingame overlay.exe
Krispus
MSN is enabled, the launch rights for the program and the game are the same, the antivirus is turned off, but the program is not configured under any conditions. Help me please.
Topic Starter
Piotrekol
update SC and try again
takaneko
Just me or Game Capture doesn't capture LiveVisualiser anymore?
TealStar
This is so cool!

Are you adding in any tags for OsuMania?
__Neo

Mrgglock wrote:

Just me or Game Capture doesn't capture LiveVisualiser anymore?



same
takaneko
Nvm, Window Capture works just fine now
de_sync
Does this work for mania?
Jukerixe
I need help. The Ingame overlay no longer works after an update, the option is gone etc. @Piotrekol
Laarkyy
Its really cool, but the pp stays on zero, while the live visualizer works so far. (without the pp)
CroNos

Jukerixe wrote:

I need help. The Ingame overlay no longer works after an update, the option is gone etc. @Piotrekol


Update Ingameoverlay at here.
https://github.com/Piotrekol/StreamCompanion/releases/tag/v191224.11
iceOC
hey:3
Can SC calculate at place Formating?
I want to calculate look like the image below.
https://puu.sh/F1aPp/de996b0cb4.png

and I would like to request display correct MaxCombo when using ScoreV2 in taiko mode :3
840
Can this program be used in tourney?
Legendre
.
6974
Why my SC doesn't do pp calculation
gouza
I downloaded it and my windows didnt let me open it, Windows defenders says its a virus and I cant do anything, what could I do? is it really a virus?
akasamaleta
cerra el orto
RainbowAaron

gouza wrote:

I downloaded it and my windows didnt let me open it, Windows defenders says its a virus and I cant do anything, what could I do? is it really a virus?

Yeah same, it really wans to block it xD. Not sure if I should get it.
LemonLord42
ive downloaded the main software, and ive got the install wizard for the ingame overlay. ive tried multiple times to download the ingame overlay but it just doesnt download anything. any fixes? should i reinstall the wizard or something?
show more
Please sign in to reply.

New reply