mellowagain / shiro

High performance, high quality osu!Bancho C++ re-implementation
GNU Affero General Public License v3.0
40 stars 6 forks source link

Implement pp calculation for osu!catch and osu!mania #8

Open mellowagain opened 5 years ago

mellowagain commented 5 years ago

osu!catch and osu!mania scores do not award pp at the moment. I suggest implementing these two game modes either using libakame or their original pp calculators, catch-the-pp and wifipiano.

mellowagain commented 5 years ago

The new performance calculator (#98) will introduce pp calculation for these two modes.