forum

osu!StreamCompanion - live pp display / ingame overlay!

posted
Total Posts
613
show more
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
Mrgglock
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
Mrgglock
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?
gusgh0825
How can I calculate the TD mode?
Help anyone
[Haru_Desu]
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?
BowiePro
osu!StreamCompanion has started giving me misses when I don't miss and it doesn't add a miss when I do (and it affects pp) help?
NeeteX
Stream Compainon works for me but when I try to download overlayplugin.exe it says that I am downloading a virus. Can someone help me?
show more
Please sign in to reply.

New reply