ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
14.65k stars 2.17k forks source link

strict tracking gives more score than nomod #28453

Closed ZythePDX closed 3 weeks ago

ZythePDX commented 3 weeks ago

Type

Game behaviour

Bug description

I should have clarified that its about classic scoring. im pretty sure this is not intended gaining more classic score than usual. just put on strick tracking with any map and you will gain more score than usual, obvious but it only works if the map has sliders.

some examples without strict tracking image

with strict tracking image

and the worse i've seen it without strict tracking image

with strict tracking image

i want to play strict tracking without seeming like im abusing it for score farming

Screenshots or videos

No response

Version

2024.521.2

Logs

compressed-logs.zip

smoogipoo commented 3 weeks ago

To a degree, this is "intentional" since it's changing the tail judgement to be the same as a normal hit. Not sure what the path is here - an alternative would be to cause a miss on the slider judgement itself, which probably makes sense (and simplifies the mod by ~90%)? Would have to consider if judgement ordering matters in this case.

ZythePDX commented 3 weeks ago

yea i wasn't entirely sure if it was intentional or not, the score gain just seemed alot

bdach commented 3 weeks ago

duplicate of #19232