forum

RTPP Displayer - display real-time pp for ALL MODES! (2022/4/11)

posted
Total Posts
1,590
show more
KedamaOvO

Autist wrote:

DarkProjector wrote:

Autist wrote:

Could you help me? I get this error: https://i.imgur.com/mDxnekS.png
I play Fullscreen


Less infomation for finding reason,so please set "DebugMode=True" in config.ini and take a try again. then exit Sync and send Log.ini to me after you met trouble again.I will check them.

Here you go: https://puu.sh/zmaRb/90ddd02fe6.txt



Rumi wrote:

DarkProjector wrote:

Tinosaurus wrote:

[RTPPD::Expression]System.Data.SyntaxErrorException: Syntax error in the expression.
at System.Data.ExpressionParser.Parse()
at System.Data.DataExpression..ctor(DataTable table, String expression, Type type)
at System.Data.DataTable.Compute(String expression, String filter)
at RealTimePPDisplayer.Displayer.Expression`1.Eval()

help pls


Please send config.ini and Log.txt to me for checking.


Wanted to test this since you've finally added mania support, but I'm getting the same errors.
Config & Log

The older version (without Mania support) works. :/

Let me know if you need anything else. :)


Try RTPPD 1.3.1(DL)
Nygglatho
Hey,
I just tried 1.3.1 and the result was the same.

Config & Log
KedamaOvO

Rumi wrote:

Hey,
I just tried 1.3.1 and the result was the same.

Config & Log


Try this or this
Nygglatho

KedamaOvO wrote:

Rumi wrote:

Hey,
I just tried 1.3.1 and the result was the same.

Config & Log
Try this or this
Tested it (1.3.1.2) and it finally works!! :)

Thanks for all your hard work, it is much appreciated.

--

Send you a little gift. Again, thank you. ;)

--

I didn't notice the 2nd Link. I tested 1.3.1.2 and it worked. Do you want me to test 1.3.1.3 as well?
Both 1.3.1.2 and 1.3.1.3 work.
ExeptionalTuna
I cant get it to work. I get this error everytime i try https://imgur.com/a/VT6sk

Osu is installed on my E: drive.

Also is the settings supposed to look like this? https://imgur.com/a/ex2eA

Osufolderpath is empty
Eistal
So, there are the n300, n100 and n50 hit count arguments, right? Is there support for mania hit count arguments yet?
pizzio
win32 when
KedamaOvO

ExeptionalTuna wrote:

I cant get it to work. I get this error everytime i try https://imgur.com/a/VT6sk

Osu is installed on my E: drive.

Also is the settings supposed to look like this? https://imgur.com/a/ex2eA

Osufolderpath is empty

set ForceOsuSongDirectory in config.ini.
KedamaOvO

IceDynamix wrote:

So, there are the n300, n100 and n50 hit count arguments, right? Is there support for mania hit count arguments yet?
yes,there is support n300g,n200.
If it does not work, download 1.3.2
heisiban

KedamaOvO wrote:

_Arigamer_ wrote:

hello. can i suggest? uhm i was using XSplit Broadcaster because i cannot use OBS cuz my laptop is kinda old so, uhm can u also make a plugin for XSplit Broadcaster? if not, its okay :D thank you so much!

you can use ODDR.

1.download zip
2.copy to Sync folder
3.add restful to OutputMethods in config.ini
4.add webpage to scene in Xsplit.
5.type {your sync folder}/rtpp.html or http://github.mao-yu.net/OsuDataDistributeRestful/rtpp.html in HTML Source


1st edit:
'{your sync folder}/rtpp.html' doesn't work because xsplit automatically adds 'http://' in front of my folder address, but if I use 'http://github.mao-yu.net/OsuDataDistributeRestful/rtpp.html', I cannot change the background colour. Are there any solutions to this?

2nd edit:
And somehow, 'http://github.mao-yu.net/OsuDataDistributeRestful/rtpp.html' this website is no longer connected with my pp displayer together now, I didn't change any setting. :o

3rd edit:
Anyway, I uninstalled gamecaster and using broadcaster now. It works perfectly and I can change background colour in CSS. Thanks.
ExeptionalTuna

KedamaOvO wrote:

ExeptionalTuna wrote:

I cant get it to work. I get this error everytime i try https://imgur.com/a/VT6sk

Osu is installed on my E: drive.

Also is the settings supposed to look like this? https://imgur.com/a/ex2eA

Osufolderpath is empty
set ForceOsuSongDirectory in config.ini.
Where exactly?
ExeptionalTuna

KedamaOvO wrote:

ExeptionalTuna wrote:

I cant get it to work. I get this error everytime i try https://imgur.com/a/VT6sk

Osu is installed on my E: drive.

Also is the settings supposed to look like this? https://imgur.com/a/ex2eA

Osufolderpath is empty
set ForceOsuSongDirectory in config.ini.
Nvm found it :p It worked thank you :3
Kahli
The program works fine and the basic configuration works but I want to fix the gap between pp and hitcombo numbers (make it much smaller). It seems like it scales with the height of the window and I want to know if it's possible to change that.
Here's an example of what it ends up looking like:
KedamaOvO

heisiban wrote:

KedamaOvO wrote:

_Arigamer_ wrote:

hello. can i suggest? uhm i was using XSplit Broadcaster because i cannot use OBS cuz my laptop is kinda old so, uhm can u also make a plugin for XSplit Broadcaster? if not, its okay :D thank you so much!

you can use ODDR.

1.download zip
2.copy to Sync folder
3.add restful to OutputMethods in config.ini
4.add webpage to scene in Xsplit.
5.type {your sync folder}/rtpp.html or http://github.mao-yu.net/OsuDataDistrib ... /rtpp.html in HTML Source



2018-02-13(GMT+8):
'{your sync folder}/rtpp.html' doesn't work because xsplit automatically adds 'http://' in front of my folder address, but if I use 'http://github.mao-yu.net/OsuDataDistributeRestful/rtpp.html', I cannot change the background colour. Are there any solutions for this?

2018-02-14(GMT+8):
And somehow, 'http://github.mao-yu.net/OsuDataDistributeRestful/rtpp.html' this website is no longer connected with my pp displayer together now, I didn't change any setting. :o


A2:
Sorry.Yesterday I updated rtpp.html.
old html is http://github.mao-yu.net/OsuDataDistributeRestful/rtpp_old.html

--------------
A1:
you can use css.
Webpage->Custom Code->Edit Css->type body { background-color: rgba(0, 0, 0, 0);}
KedamaOvO

randomgamer1017 wrote:

The program works fine and the basic configuration works but I want to fix the gap between pp and hitcombo numbers (make it much smaller). It seems like it scales with the height of the window and I want to know if it's possible to change that.
Here's an example of what it ends up looking like:
You can drag the edge of the window.(no transparent)
Acid-san
I installed it and it says Unsupported Mode, the newer version doesn't work either :|

Please help :D
DaveeGaming
I cant get the mania working.please help
Furry
Nothing will load properly, it's saying that the .osu i'm playing cannot be found under .../Plugins/[file].osu and i cannot figure out why it's trying to find the .osu in the plugins folder
Kahli

KedamaOvO wrote:

randomgamer1017 wrote:

The program works fine and the basic configuration works but I want to fix the gap between pp and hitcombo numbers (make it much smaller). It seems like it scales with the height of the window and I want to know if it's possible to change that.
Here's an example of what it ends up looking like:
You can drag the edge of the window.(no transparent)
This is what ends up happening when I drag the window

I still don't know how to get rid of that weird scaling gap in the middle that just doesn't scale properly.
Sagikyu
Everytime i try to open the application it shows me a window that says that it can't open it on my PC and i have to find a version for it.
I use windows 10 64bit
- Shiro

I'm having problem, the pp counter show only the first time i install the plugin but when i restart it doesn't show anymore even if i reinstall the plugin. The commands aren't working for me. Hope i can get some help

Edit : Looks like installing this on my main disk resolved the problem.
KedamaOvO

Furry wrote:

Nothing will load properly, it's saying that the .osu i'm playing cannot be found under .../Plugins/[file].osu and i cannot figure out why it's trying to find the .osu in the plugins folder
set ForceOsuSongsDirectory in config.ini
KedamaOvO

- Shiro wrote:


I'm having problem, the pp counter show only the first time i install the plugin but when i restart it doesn't show anymore even if i reinstall the plugin. The commands aren't working for me. Hope i can get some help

Edit : Looks like installing this on my main disk resolved the problem.
add wpf to OutputMethods in config.ini. or try type rtpp add wpf
_Arigamer_
help me please idk what to do aaaaaaaa
Leree
Adri
You actually added mania ! I can't wait to test it, thank you a lot :D
Adri
So I tested it ! It works with mania, but there is something I am wondering ;

It seems like the PP is calculated with the current score on the full map, instead of like in std where pp is calculated according to the current score over the current progression of the beatmap :O

I've played a map that got me around 360pp (a pretty consistent map) and the pp stays under 50 until my score reaches ~600k, which is the threshold where you begin to gain pp on a map. But when I was at like 400k score it was still at like 50pp, but the map was already pretty hard and lasted for more than 1min30 and I would estimate it to be 250pp minimum at that time of the play :/

So I know this is just BETA but I'd like to point it out :P Anyway great job, now we can at least can display something that is quite correct at the end of the map ^^
Topic Starter
DarkProjector

Adri wrote:

So I tested it ! It works with mania, but there is something I am wondering ;

It seems like the PP is calculated with the current score on the full map, instead of like in std where pp is calculated according to the current score over the current progression of the beatmap :O

I've played a map that got me around 360pp (a pretty consistent map) and the pp stays under 50 until my score reaches ~600k, which is the threshold where you begin to gain pp on a map. But when I was at like 400k score it was still at like 50pp, but the map was already pretty hard and lasted for more than 1min30 and I would estimate it to be 250pp minimum at that time of the play :/

So I know this is just BETA but I'd like to point it out :P Anyway great job, now we can at least can display something that is quite correct at the end of the map ^^
I hope you can find someone for translating these:LOL
[*] 众所周知,一般来说mania铺面总分数都是100万分,无论有多难或者有多么简单,它都是100万分.
[*] Mania PP计算不会解析铺面,但需要分数,acc,物件数量和难度等级参与计算,但问题是在分数50万前,这时实时pp并没有明显的加成(甚至说当做没有).这也说明为什么打图分数从50万分开始pp就暴增的原因
[*] Mania的实时pp存在误差是因为难度算法存在差异.不过误差很小,可以忽略不计

综上所述,都是Mania PP算法的锅
Q.E.D.
Adri
The thing is that the difficulty and relative score of the map should be recalculated at every note if we want a real estimate of the scurrent pp score

Like, after the first 50 notes at like 25 seconds, you can realculate what is the SR of those 50 notes and also the score (imagine like 40 MAX, 7 perfect and 3 great, taken to a maximum of 1,000,000 it would be like 950k for this 25 sec map)

When I fetched the project to try to implement mania, that's what I started to do at least (on time update, recalculate SR of current progression and current score, calculate pp from these)

"You" (i think) said that the estimate was accurate but after a few plays I figured out that it wasn't at all ^^ at the end it begins to be "quite" accurate but on a map really hard at the beginning and easy at the end it would be obvisouly inaccurate
FadTDM
How to get it to work in fullscreen mode??
TheFenixU
The new line \n not working with the plugin overlay.
Phezo
Anyone else having problems with mania??
_aladushka
KedamaOvO

_aladushka wrote:


try update .net framework to 4.6
Kyu96
Is there an option to force the RTPP Dis player to write the values to a .txt file so I can import it as text change color, font, scroll animations etc?
Can you add in the src an on-text change event to write the update value to teh txt file maybe?
Dioo
When I play mania it says it's unsopported mode, I have just downloaded it
KedamaOvO

Kyu96 wrote:

Is there an option to force the RTPP Dis player to write the values to a .txt file so I can import it as text change color, font, scroll animations etc?
Can you add in the src an on-text change event to write the update value to teh txt file maybe?

see this:
https://github.com/KedamaOvO/RealTimePPDisplayer/wiki/How-to-output-data-in-multi-ways
https://github.com/KedamaOvO/RealTimePPDisplayer/wiki/How-to-setup-obs-plugins-when-you-are-playing-osu!-fullscrren
KedamaOvO

diosgamer01 wrote:

When I play mania it says it's unsopported mode, I have just downloaded it
https://github.com/KedamaOvO/OsuRTDataP ... e/releases
https://github.com/KedamaOvO/RealTimePP ... r/releases
B o o
Well, having some problems again! When i try to modify the config.ini file on the 7zip file it doesn't save, some help?
Adri
You need to extract it before you use it. If you open it directly on the 7z file it will only be temporary
show more
Please sign in to reply.

New reply