kraflab / dsda-doom

This is a successor of prboom+ with extra tooling for demo recording and playback, with a focus on speedrunning and quality of life.
342 stars 87 forks source link

Add an option to enable quit sounds #442

Closed FozzeY closed 4 months ago

FozzeY commented 1 year ago

If ENDOOM is enabled, play a random sound on confirming a quit message as per vanilla behaviour.

kraflab commented 1 year ago

Why is this coupled to endoom being enabled? I realize it was in prboom+, but why?

FozzeY commented 1 year ago

A way to preserve the original behaviour in case the lack of quit sounds in dsda-doom was intentional. Should this be its own config option or just enabled period?

kraflab commented 11 months ago

Yes I mean that "quit sounds" should probably be an independent option if we want to bring it back.

kraflab commented 4 months ago

Thanks 👍