osu icon indicating copy to clipboard operation
osu copied to clipboard

Improve fullcombo threshold formula

Open Givikap120 opened this issue 1 month ago • 6 comments

It used to always take 10%. Now it's down to 5% if map has no hard sliders, since in this case probability of dropping many sliderends is low. For maps with hard sliders the portion can reach up to 20%.

Givikap120 avatar Nov 18 '25 02:11 Givikap120

!diffcalc RULESET=osu OSU_A=https://github.com/ppy/osu/tree/pp-dev OSU_B=https://github.com/ppy/osu/pull/35724

stanriders avatar Nov 19 '25 19:11 stanriders

!diffcalc RULESET=osu OSU_A=https://github.com/ppy/osu/tree/pp-dev OSU_B=https://github.com/ppy/osu/pull/35724

tsunyoku avatar Nov 25 '25 12:11 tsunyoku

Target: https://github.com/ppy/osu/pull/35724 Spreadsheet: https://docs.google.com/spreadsheets/d/1vmwziNTzMhI0jnrtpVyf1prgIR2ZdxhshangfUm8uz0/edit

github-actions[bot] avatar Nov 25 '25 21:11 github-actions[bot]

Those are results (green are correct prediction, red is incorrect):

image image

I think it should be made harsher for high top weighted slider factor values. All the red scores on second screenshot are stream maps with very big amount of sliderends missed.

Givikap120 avatar Nov 25 '25 22:11 Givikap120

!diffcalc RULESET=osu OSU_A=https://github.com/ppy/osu/tree/pp-dev OSU_B=https://github.com/ppy/osu/pull/35724

tsunyoku avatar Nov 29 '25 19:11 tsunyoku

Target: https://github.com/ppy/osu/pull/35724 Spreadsheet: https://docs.google.com/spreadsheets/d/1NTayPISUkS0FH8cbXvY_qaCqO5QPbujU2cPy7QY2orc/edit

github-actions[bot] avatar Nov 30 '25 04:11 github-actions[bot]

Updated. First three green greens scores are sliderbreak on the slider right before the final spinner, unlucky, missing only 3 combo. Two new "red" maps in the first screenshot are very slider-heavy maps with SB at the end, so it's quite reasonable. image On the second screenshot there's one red less, and few more greens. Two remaining reds are stream maps with very unreasonable amount of missed sliderends (14 sliderend misses). image

Givikap120 avatar Dec 14 '25 16:12 Givikap120