Skip to content

Classic - Music does not play on title screen when using '-nologo' parameter

  • Platform: Windows 11
  • Build: eduke32_win32_20221018-10164-810e1c13

Description When using '-nologo' command, music does not play on the title screen as it seems to be initialized during the logo sequence in the normal scenario, which seems a bit strange here. Same occurs when going back from a game to the title screen.

Workaround The only way to enable music is to disable/enable it in the menu but you will have to repeat this step each time you reach the title screen.

Steps to reproduce

  1. Launch EDuke32 with '-nologo' parameter and music on
  2. Notice that you do not hear any music on the title screen
  3. Launch a game then go back to the title screen
  4. Still no music
  5. Enter sound menu and disable/enable music
  6. It now plays
Edited by DrUm78