motzel / ScoreSaberCountryLeaderboard

ScoreSaber.com enhancements
https://scoresaber.com
MIT License
21 stars 2 forks source link

Showing the pp increase in own song list #6

Closed motzel closed 4 years ago

motzel commented 4 years ago

AKA what if I could achieve given accuracy.

Could be tricky unfortunately, as there is no info what pp is coresponding to given accuracy.

One possible way to implement this feature is find nearest acc in all cached users plays, but it will be just approximate.

It could be possible if I get access to exact pp curve and max pp per song. The latter should be easy to calculate from a single result if the pp curve is accurate.