Skip to content

IsScoreShuffle

Picks the next score at random rather than taking the list in order.

Specification
Applies to
client settings
File
SUN.INI
Section
[Audio]
Value
boolean
When omitted
no

When a score ends and a successor is wanted, the flag decides how one is found. Set, a score is drawn at random from the whole list and redrawn until it is one the game currently allows and is not the score that just finished, so the same score never plays twice in a row; a thousand fruitless draws fall back to the first score in the list. Clear, the list is walked forward from the score that just finished, wrapping around at the end.

The choice is only reached for a score that is not repeating. IsScoreRepeat covers that, and the interlock the sound options dialog puts between the two.