486c / rosu-memory

Lightweight, cross-platform memory reader for osu! but in rust
24 stars 7 forks source link

feat: add song select SS pp #50

Closed Chiffario closed 9 months ago

Chiffario commented 9 months ago

Adds SS pp value for the currently selected map

Decreasing the amount of calculations requires tracking the previous beatmap, so leaving this as a draft to do that on a weekend

486c commented 9 months ago

After merging i realized that since we introducing ss_pp variable, i think it supposed to calculate both menu PP's and gameplay PP's based on current state. aka if state is SongSelect use menu_mods else use mods