question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

osu!mania scroll speed is indicated in milliseconds but scales with BPM

See original GitHub issue

in stable, bpm scaling is standard behaviour and can be turned off in the options. In lazer however, that option doesn’t exist and scrollspeed is indicated in scrolltime which suggests the speed to be fixed, however it’s not. Currently it seems to be indicated_scrolltime x 50 / BPM = final_scrolltime (based on observation) making the result of a given value unpredictable (just like stable where no player knows what the number actually means and everyone has to try out different values to find one that “feels right”).

Indicating the speed in scrolltime is a good thing as it gives the number an understandable meaning, but if BPM scaling is active then the overlay that shows up when you change the scrollspeed should display both the input value and the resulting time after BPM scaling is applied.

This brings along the problem that lazer currently doesn’t have an option for fixed scrollspeed, which is a must-have. I’d even go so far to question whether or not we want to keep BPM scaling (and if yes, which of the two should be default). It is important to note that even though the default in stable is BPM scaling, almost all players use fixed scrollspeed.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
smoogipoocommented, Sep 24, 2019

Please test using https://github.com/smoogipoo/osu/tree/fix-mania-scrolling-speed instead. It looks very close to me.

0reactions
hhirtzcommented, Sep 24, 2019

Hello,

Scroll speed isn’t fixed for me (downloaded the code as a zip after this issue’s been closed). For example these two beatmaps don’t scroll with the same speed:

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scroll speed · forum - Osu!
Scroll Speed uses the fixed scale, to transform from BPM scale to fixed scale, multiply the value by BPM/100. For example: 10 BPM...
Read more >
Constant scroll speed in osu!mania : r/osugame
I saw people turn off the "scale scroll speed with BPM" option and it makes the scroll speed constant but it still changes...
Read more >
Osu! Mania - Get Your Proper Scroll Speed - YouTube
NOTES: • It is a mistake that I said "Speed Scroll" instead of "Scroll ... you but I just want to share how...
Read more >
How to fix and set YOUR osu!mania scroll speed - YouTube
Share your videos with friends, family, and the world.
Read more >
How To Change Osu Mania Scroll Speed
BPM scaling is scroll speed scaling to the BPM of the song. Osu! scroll speed to Osu!Lazer But when I change the scroll...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found