Sign In To Proceed i2v15

Don't have an ? 1a2w41

osu! to create your own !
forum

osu!StreamCompanion - live pp display / ingame overlay! 3v6o5y

posted
Total Posts
613
show more
pp counter not working while playing full screen, anyone help please
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?
Bruh, why my SC don't find the map in the window???
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 :)

b4mbus88 wrote: 2k6w6g

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.
pp counter does not work properly for mania and does not work at all for ctb

DarkProjector wrote: 1j6k20

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

Mugino wrote: lk2q

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: 2k6w6g

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 T 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)
how can I delete posts?

Piotrekol wrote: j2y2n

While I believe SC is already pretty fast and efficient at getting osu! memory data(have you tried using T 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!
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
My thing wont stop saying waiting... I have tried everything. Help?
Mine doesn't update correctly. The song shows up when I change it but it doesn't show pp or hits.
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

_MasterTSP wrote: 1q5q2

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

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

mysticwolf016 wrote: 413d5q

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: u714t

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.
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
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/T/WebSocket]
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
the ingame overlay option is gone in the newest update:- https://i.imgur.com/v4At66L.png

- https://i.imgur.com/7PNEhPc.png
fixed with ing the ingame overlay.exe
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
update SC and try again
Just me or Game Capture doesn't capture LiveVisualiser anymore?
This is so cool!

Are you adding in any tags for OsuMania?

Mrgglock wrote: l5k5q

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



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

Jukerixe wrote: l446k

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
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
Can this program be used in tourney?
.
Why my SC doesn't do pp calculation
I ed 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?
cerra el orto

gouza wrote: 15t54

I ed 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.
ive ed the main software, and ive got the install wizard for the ingame overlay. ive tried multiple times to the ingame overlay but it just doesnt anything. any fixes? should i reinstall the wizard or something?
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?
Stream Compainon works for me but when I try to overlayplugin.exe it says that I am ing a virus. Can someone help me?
that last update got me this error ... anyway we can revert ?



json fixer

ty
I have the Same Problem
for reference heres my hardware




update as 19/09 : there was another update but it dosent fix it for now im trying to reinstall fresh and ill see.


and nope same error


fixed with last update

thank you :)
It won't show the pp counter
when ever i try to open the setup.exe it says "Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item"
do you launch setup as ?

or check permission of windows in privacy settings. but the launch should work
when ever i try to open the setup.exe it says "Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item"

BillyBaka wrote: 1r6556

do you launch setup as ?

or check permission of windows in privacy settings. but the launch should work
The launch doesn't work and I cannot find windows privacy settings. I am on Windows 8.1
oh i see , i cant really help you then... sorry.
moods_old_2


So how do I fix this?
Where can I see all the commands? I dont know how to show the stars, pls help :C
Okay but how do you it? I go to the page but there is no dl button
now you have to update stream companion because of the new pp rework btw
I've run into an issue since I last updated it where it says "To run this application, you must install .NET." I've already had .NET before, but I installed it through the link provided when I hit yes. Still gave the error, turns out anybody that runs into this issue should install x86 .NET instead of x64. (32bit instead of 64)
Topic Starter
^I thought having bigass text on release page was enough, I guess not.

https://dotnet.microsoft.com//dotnet/thank-you/runtime-desktop-5.0.2-windows-x86-installer
i know this post is really really really really old, but does this work with other modes aswell?
Topic Starter
yes, all of them

awen478 wrote: 6o4y2i

wrong pp calculation?

website : https://i.imgur.com/L71Ksmq.png

PP calculator : ss/16321774/6d19
https://i.imgur.com/uPlTu63.png

Map : beatmapsets/971957#osu/2034983
this was fixed in last release
Sir, I have a question.
I myself as a streamer have the problem that the "song finder" aka the "output patterns" don't really work correctly on stream. I think I did it how it suppossed to work but.. you know.. It's not working xd

It either leaves a gap or it squezes it together. Here the provided screenshot that are probably important.
https://imgur.com/a/UMAA2vO
How to uninstall this
When I am seting up osu companion, it gives me an error saying "To run this application, you must install .NET." and I have .NET installed. Does anyone know how to fix this?
Hey,
I get a Error everytime I try to play osu with Streamcompanion.

Error:
NullReferenceException: Object reference not set to an instance of an object.
at StreamCompanion.Common.CancelableAsyncLazy`1.GetValueAsync(CancellationToken cancellationToken)
at StreamCompanion.Common.MapSearchResultsExtensions.GetPpCalculator(IMapSearchResult mapSearchResult, CancellationToken cancellationToken)
at BeatmapPpReplacements.PpReplacements.CreateTokensAsync(IMapSearchResult map, CancellationToken cancellationToken)
at osu_StreamCompanion.Code.Core.Maps.Processing.MainMapDataGetter.<>c__DisplayClass10_0.<<ProcessMapResult>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at osu_StreamCompanion.Code.Core.Maps.Processing.OsuEventHandler.HandleMapSearchResult(IMapSearchResult mapSearchResult)
at osu_StreamCompanion.Code.Core.Maps.Processing.OsuEventHandler.OsuEventWorkerLoop()

I couldn't find anything related to this issue. Does someone know how to fix this?

LetsPlayzOsuYT wrote: 1w171e

When I am seting up osu companion, it gives me an error saying "To run this application, you must install .NET." and I have .NET installed. Does anyone know how to fix this?
You have to install .net 5.0 x86. you can it from here https://dotnet.microsoft.com//dotnet/thank-you/runtime-desktop-5.0.4-windows-x86-installer
:)

Kynan wrote: 5m1in

Awesome thanks Piotrekol <3
Bro, how did you make it look like this?

LetsPlayzOsuYT wrote: 1w171e

When I am seting up osu companion, it gives me an error saying "To run this application, you must install .NET." and I have .NET installed. Does anyone know how to fix this?
You will need to install both x86 and x64 versions of .NET 5.0

Well, that's how it worked for me.
OBS plugin for live pp counter does not work, after installing obs it crashes every time i used, I use the latest version. What is the problem?
is this safe beacause windows is saying tha tthere is a trojan virus in it 😭😭😭 help me
hi guys I have a question I want to put a .txt about the pp I currently have on the map but the .txt is not created on the streamcompanion files is that normal ? and I don't have that memory option
Osu had an update on 10/13/21. The second I updated my Osu, Stream Companion stopped working during stream (Issue had occured around 8pm EST 9-13-21). The issue is still unresolved. You have my deepest thanks if you have a solution.

Fishyforyou wrote: 1i2m2u

Osu had an update on 10/13/21. The second I updated my Osu, Stream Companion stopped working during stream (Issue had occured around 8pm EST 9-13-21). The issue is still unresolved. You have my deepest thanks if you have a solution.
99% sure this is an osu-level change, and a pretty big one, all pp counters seemed to stop working

chromb wrote: 2o4c4f

Fishyforyou wrote: 1i2m2u

Osu had an update on 10/13/21. The second I updated my Osu, Stream Companion stopped working during stream (Issue had occured around 8pm EST 9-13-21). The issue is still unresolved. You have my deepest thanks if you have a solution.
99% sure this is an osu-level change, and a pretty big one, all pp counters seemed to stop working
As the latest stable changelog says the star rating calculator was changed today and now it's based on the website because for some reason it's impossible to port the star rating calculator as a whole on the client.
pp update when?
Please sign in to reply.

New reply 18684e