osudroid / osu-droid

http://osudroid.moe
Apache License 2.0
498 stars 74 forks source link

Indicate an increase in difficulty when Precise mod is enabled #322

Closed Rian8337 closed 3 months ago

Rian8337 commented 3 months ago

The Precise (PR) mod is one of the most confusing mods to new players due to its implicit effect of using new hit window boundaries that are stricter. This behavior increases difficulty but is not displayed in any way to the player, unless they enable hit error meter (and even then, they may not notice it).

A starting point is to make the OD text in song selection menu go red when the mod is picked. When combined with the Hard Rock (HR) mod, the OD text should go darker.

This is not strictly necessary to integrate dpp into the game, but I am adding it to the project as this UX is quite bad and will cause confusion when dpp is integrated.