Add Keybinds to change speed modifier of RateAdjust mods #28085
Replies: 3 comments 7 replies
-
Definitely. But not just limited to RateAdjust mods. Any mods that has any modifier (slider) value with a keypress. Such as difficulty adjust Since the mod screen is a separate menu from the beatmap list, Arrows keys should suffice? |
Beta Was this translation helpful? Give feedback.
-
if all of #28071 (comment) is addressed then this seems cool & helpful to me
ctrl+up ctrl+down as suggested sounds good
if either of these mods is enabled, make the new keybinds do nothing -- those have more complicated controls and I think it's easy enough to understand that you've opted out of HT/DT stuff when you choose conflicting mods. actually I think that's how it can be implemented too, basically turn off the keybinds if it would create conflicting mods. |
Beta Was this translation helpful? Give feedback.
-
Honestly I don't think there's much use here. If you want to just play DT/HT it's probably faster to just open the mod select screen and selecting the mods. I personally wouldn't mind if it was a feature down the line, but unless a more elegant solution is found I don't see a way to make it work that isn't gonna require quite a lot of keybinds (which reminder could grow with new mods down the line). |
Beta Was this translation helpful? Give feedback.
-
Discussion about PR #28071
Hi,
I would like to add the ability to change your current RateAdjustMod(DoubleTIme for example) speed with 2 keys.
Example
(Song Select screen and no mod is selected)
Key1 is pressed
HalfTime mod gets applied with 0.95x speed modifier
Key1 is pressed again
HalfTime mod speed modifier changes to 0.9x
same goes with Key2 and DoubleTime.
If Daycore or Nightcore are currently selected it increases those.
If the minimum rate gets surpassed the opposite mod get applied (HalfTime into DoubleTime and DayCore into NightCore)
What is the reason for wanting this?
It is a quality of life feature that makes adjusting the speed of your map faster (useful for people who often push their limits and increase the speed every run of a map), with this implementation you can adjust speed the using only your keyboard.
Why should DT/HT get preferential hotkey treatment over every other mod in the game?
DT/HT are some of the most used mods in the game, HR/HD don't have any adjustability. HR and HD can be fully utilized with only a keyboard whereas DT/HT cannot. DC/NC are lesser used than DT/HT which is why i opted for DT/HT, this is up for debate tho.
I would like your guys feedback
Beta Was this translation helpful? Give feedback.
All reactions