You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved game restarting. Based on the statistics in the past 3 months, 21.3% of game plays are restarts of the previous game. In this release, I make restarting easier in several ways:
Inside game, press F1 to restart. This will immediately restart the game.
Inside the result screen, click the chart difficulty button at the top-right corner. This will also immediately restart the game.
Faster song loading when playing the same song. In Bemuse, songs are stored in a compressed format and have to be decoded before playing. In this version, Bemuse will temporarily store the decoded data, so that it will load faster if you play the same song again.
Custom BMS popup will immediately appear when a folder is dragged over the music selection screen. This should make playing custom BMS easier.