2394425147 / astrodx

727 stars 32 forks source link

[New function suggestion] Note falling speed adjustion #22

Closed rong-xiaoli closed 1 year ago

rong-xiaoli commented 1 year ago

Some may perfer faster falling speed (like me), and others perfer slower. I suggest adding a drag bar to adjust this, or refer to maimai DX which marks the speed of the note.

beerpiss commented 1 year ago

Already a thing, edit Android/data/com.Reflektone.AstroDX/files/settings.json (Android) or AstroDX/settings.json (iOS) manually.

The option is under gameplay -> tap_speed.

For a list of settings and what they mean, refer to this gist

A setting menu will be added eventually (hopefully next update).

2394425147 commented 1 year ago

Hi, this feature is currently accessible via the settings.json file as the in-game ui hasn't been implemented, check gameplay.tap_speed and gameplay.touch_speed, then you can adjust the values to any decimal value to your liking.

We're working on this feature for 2.0.0.beta.pre.90, so it should be easier to do so soon.

Thanks!

rong-xiaoli commented 1 year ago

OK thanks.