Skip to content

THEME.INI

Formats

Registers music theme IDs and their playlist metadata.

Format
Kind
Configuration file
Filename
THEME.INI, THEME01.INI

Startup loads THEME.INI. With Firestorm installed, an available THEME01.INI is merged into the same INI database before the theme list is built.

[Themes] values register theme IDs. Each ID names a section and an .AUD music file with the same base name. A later definition updates an existing ID instead of creating a duplicate.

THEME.INI
[Themes]
0=MYTHEME
[MYTHEME]
Name=Example theme
Length=180
Normal=yes

Accepted settings

6 of 6

KeyDescriptionValueWhen omitted
Length[<Theme ID>]The playing time of the score, in minutes, shown beside its name on the sound options screen.floating point0
Name[<Theme ID>]The display name of a type definition, a scenario, a multiplayer map, or a musical score.string(empty)
Normal[<Theme ID>]Offers the score to the playlist the game picks from automatically.booleanyes
Repeat[<Theme ID>]Makes the score start again when it ends instead of handing over to the next one.booleanno
Scenario[<Theme ID>]The mission a campaign opens with, or the mission number from which a musical score may be picked.integer0
Side[<Theme ID>]The side a country or a musical score belongs to, or the house last chosen for multiplay.Side<none>

Source files

Linked at revision 59fae722af8c.