Intermission text music not playing?

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Major Cooke
Posts: 8208
Joined: Sun Jan 28, 2007 3:55 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia with Vulkan support
Location: GZBoomer Town
Contact:

Intermission text music not playing?

Post by Major Cooke »

Is it me or does the cutscene for doom's intermission text not play? In particular, such as entering MAP07 with the "cutscene" (if you will) doesn't start to play, it just keeps playing the regular intermission music.
brick
Posts: 54
Joined: Fri Apr 30, 2021 10:22 am
Graphics Processor: nVidia (Modern GZDoom)

Re: Intermission text music not playing?

Post by brick »

It works fine for me on GZDoom 4.7.1.
This sounds like something weird going on with the music lump for the text screens. Do you get a "cut" when going between the intermission screen and the text screen and the same music plays from the beginning, or it is a smooth transition and the track continues playing with no cut? If it's the latter, the text screen music has somehow been assigned to the same music lump as the intermission one (D_DM2INT) instead of the regular one (D_READ_M). If you're using a mod or a custom MAPINFO this might be the cause.
User avatar
Marisa the Magician
Banned User
Posts: 3886
Joined: Fri Feb 08, 2008 9:15 am
Preferred Pronouns: She/Her
Operating System Version (Optional): (btw I use) Arch
Graphics Processor: nVidia with Vulkan support
Location: Vigo, Galicia
Contact:

Re: Intermission text music not playing?

Post by Marisa the Magician »

This may be related to the intermission refactor, better get Graf on this.
User avatar
Major Cooke
Posts: 8208
Joined: Sun Jan 28, 2007 3:55 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia with Vulkan support
Location: GZBoomer Town
Contact:

Re: Intermission text music not playing?

Post by Major Cooke »

Yeah, forgot to mention it's related to the intermission refactor, not 4.7.1.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49225
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Intermission text music not playing?

Post by Graf Zahl »

fixed. This was an ordering issue of events, the music started too early and got overridden by the summary screen's music.
Post Reply

Return to “Closed Bugs [GZDoom]”