forum

Formula for finding PP

posted
Total Posts
4
Topic Starter
Vysion
Hey, so this is kind of vague, but how would calculating PP work if it was an equation/formula? I've checked the wiki and I can't find that info other than how weighted PP works.

I have data such as how many 300s, 100s, 50s, etc. as well as X beatmap's difficulty, length, etc., just I want some clarity on how to put this together to get a player's PP, unweighted.
DarkProjector

Vysion wrote:

Hey, so this is kind of vague, but how would calculating PP work if it was an equation/formula? I've checked the wiki and I can't find that info other than how weighted PP works.

I have data such as how many 300s, 100s, 50s, etc. as well as X beatmap's difficulty, length, etc., just I want some clarity on how to put this together to get a player's PP, unweighted.
https://github.com/ppy/osu-performance
abraker
Here is the file that has the actual algorithm for the standard gamemode: https://github.com/ppy/osu-performance/ ... uScore.cpp

It calculates an aim value, speed value, and acc value and those get factored into the total value which is the pp
show more
Please sign in to reply.

New reply