Backport custom song support. Prefs are CustomSongsEnable, CustomSongsMaxCount, CustomSongsLoadTimeout, CustomSongsMaxSeconds, CustomSongsMaxMegabytes. Metrics are NumProfileSongGroupColors and the colors with it. Profile custom load function is passed PlayerNumber now. Stepmania must run as root to save USB profile scores. (#1470)
This commit is contained in:
@@ -1498,6 +1498,7 @@ bool ScreenSelectMusic::MenuStart( const InputEventPlus &input )
|
||||
// Now that Steps have been chosen, set a Style that can play them.
|
||||
GAMESTATE->SetCompatibleStylesForPlayers();
|
||||
GAMESTATE->ForceSharedSidesMatch();
|
||||
GAMESTATE->prepare_song_for_gameplay();
|
||||
|
||||
/* If we're currently waiting on song assets, abort all except the music
|
||||
* and start the music, so if we make a choice quickly before background
|
||||
|
||||
Reference in New Issue
Block a user