There is a soundtrack bug.

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
wanisea
Posts: 35
Joined: Mon Apr 17, 2017 2:35 am

There is a soundtrack bug.

Post by wanisea »

The music should be output using the default sound font. The TNT will load the doom2_sc_d70_flac.zip file and the music will flow.

[doom.doom2.Autoload]
path = doom2_sc_d70_flac.zip
path = master.WAD
path = pk_doom_sfx_20120224.wad

[doom.doom2.commercial.Autoload]

[doom.doom2.bfg.Autoload]
path = doom2_sc_d70_flac.zip
path = master.WAD
path = pk_doom_sfx_20120224.wad

[doom.doom2.plutonia.Autoload]
path = pk_doom_sfx_20120224.wad

[doom.doom2.tnt.Autoload]
path = pk_doom_sfx_20120224.wad

[doom.doom1.Autoload]
path = doom_sc_d70_flac.zip
path = pk_doom_sfx_20120224.wad

[doom.doom1.registered.Autoload]

[doom.doom1.ultimate.Autoload]
path = doom_sc_d70_flac.zip
path = pk_doom_sfx_20120224.wad

[doom.doom2.wadsmoosh.Autoload]

[doom.doom1.bfg.Autoload]
path = doom_sc_d70_flac.zip
path = pk_doom_sfx_20120224.wad
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed
Contact:

Re: There is a soundtrack bug.

Post by wildweasel »

[doom.doom2.Autoload] applies to ALL Doom2-based games, including the Final Dooms. If you want a WAD file to only apply to Doom 2 itself, exclusively, put the relevant entries under [doom.doom2.commercial.Autoload].

Incidentally, I notice you've put pk_doom_sfx under almost every single section; you can cut down on duplication by only putting it into [doom.Autoload] to make it apply to all Doom1 and Doom2-based games.
Post Reply

Return to “Closed Bugs [GZDoom]”