THEME.INI
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.
[Themes]0=MYTHEME
[MYTHEME]Name=Example themeLength=180Normal=yesAccepted settings
6 of 6
| Key | Description | Value | When omitted |
|---|---|---|---|
Length[<Theme ID>] | The playing time of the score, in minutes, shown beside its name on the sound options screen. | floating point | 0 |
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. | boolean | yes |
Repeat[<Theme ID>] | Makes the score start again when it ends instead of handing over to the next one. | boolean | no |
Scenario[<Theme ID>] | The mission a campaign opens with, or the mission number from which a musical score may be picked. | integer | 0 |
Side[<Theme ID>] | The side a country or a musical score belongs to, or the house last chosen for multiplay. | Side | <none> |
No keys match the current filters.
Source files
Linked at revision 59fae722af8c.