Skip to content

Make music options accessible on title screen#3326

Merged
AaronVanGeffen merged 6 commits intoOpenLoco:masterfrom
LeeSpork:music-options-on-title-screen
Oct 19, 2025
Merged

Make music options accessible on title screen#3326
AaronVanGeffen merged 6 commits intoOpenLoco:masterfrom
LeeSpork:music-options-on-title-screen

Conversation

@LeeSpork
Copy link
Copy Markdown
Contributor

The music tab is no longer disabled when in the title screen. This allows the user to adjust the volume of the (title screen) music -
closes #1625.

The music controls are of course grayed out. I also took the liberty of putting the name of the titlescreen music (sourced from the about window) where it displays the currently playing track.

Options - Music in title screen v1

Limitation: there is (still) no way to toggle if music should be played whilst playing a scenario from the title screen.

The Sound and Music tabs should be merged into one tab in the future, as it no longer makes much sense for the Play title screen music checkbox to be in the former. I figure that should be in a later pull, so that discussion on this one can be more focused on how the music control widgets are displayed on the title screen.

- Only show title music name when playing title music
- Check isPlayMode() so that this will also work on scenario editor (though that does not need music options)
- Currently playing dropdown is drawn disabled
@LeeSpork
Copy link
Copy Markdown
Contributor Author

LeeSpork commented Oct 14, 2025

Now it defaults to "None" if the title music is disabled. I also properly disabled the drop-down, which makes the text look disabled (which I'm not 100% sure on).
image image

@AaronVanGeffen AaronVanGeffen added this to the v25.10+ milestone Oct 19, 2025
@AaronVanGeffen AaronVanGeffen enabled auto-merge (squash) October 19, 2025 11:07
@AaronVanGeffen AaronVanGeffen merged commit de889dc into OpenLoco:master Oct 19, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow changing music volume from title-screen options

2 participants