A python (C# would've been better but python is all I know rn) program that calculates pp for all scores in your scores.db and writes it into a tsv file (along with some map stats and replay info). It's a bit messy and probably inefficient but it works.
Uses api to grab beatmap difficulty data and uses a python version of pp calc to calculate pp.
pp values for most ranked maps should be within 0.01pp, pp values for unsubmitted maps may be off by a bit since the diff calc used doesn't account for slider aim.
Read ReadMe.txt for info on how to use
Download Link
Uses api to grab beatmap difficulty data and uses a python version of pp calc to calculate pp.
pp values for most ranked maps should be within 0.01pp, pp values for unsubmitted maps may be off by a bit since the diff calc used doesn't account for slider aim.
Read ReadMe.txt for info on how to use
Download Link