Francesco149 / oppai-ng

difficulty and pp calculator for osu!. better, smaller, faster rewrite of https://github.com/Francesco149/oppai
The Unlicense
155 stars 36 forks source link

API ezpp_set_accuracy_percent doesn't seem to work properly? #58

Closed Kiritsu closed 4 years ago

Kiritsu commented 4 years ago

Hello,

I don't know if it's an actual issue or I'm doing something bad, but I've tried setting the accuracy (0.9942 for exemple) with ezpp_set_accuracy_percent, when I try to get it with ezpp_accuracy_percent it returns the right value, but ezpp_pp still returns the pp for a 100% accuracy play.

Thanks in advance.

Kiritsu commented 4 years ago

My bad actually, haven't realized I had to set autocalc. I thought ezpp_pp was recalculating everything.