Skip to content

Repeat

Makes the score start again when it ends instead of handing over to the next one.

Specification
Applies to
Themes
File
THEME.INI + THEME01.INI
Section
[<Theme ID>]
Value
boolean
When omitted
no
theme.ini
[INTRO]
Name=Intro
Repeat=yes

Two places read it, and between them they close the loop. Starting the score queues the same score as the one to play next, and the routine that would otherwise advance the playlist hands back the score it was given rather than choosing another. The score therefore plays until something else replaces it, and neither the sequential order nor the shuffle ever moves off it.

The repeat button on the sound options screen does the same thing for every score at once. Either is enough on its own: a score marked this way repeats whether or not the button is on.

See alsoNormal, Scenario