- Package:
- prboom-plus
- Source:
- prboom-plus
- Description:
- enhanced clone of the classic first-person shooter Doom
- Submitter:
- Andrew
- Date:
- 2021-07-30 10:39:05 UTC
- Severity:
- normal
- Tags:
Dear Maintainer, Secret found! sound only works for non-free Doom data, not Freedoom.
control: tags -1 unreproducible Hi Andrew, Am Freitag, dem 09.07.2021 um 17:24 +0200 schrieb Andrew via Pkg-games- devel: sorry, but I cannot reproduce this. If prboom-plus cannot find the sfx_secret sound lump - which it won't, because we don't ship it anymore in prboom-plus.wad - it falls back to using the sfx_itmbk sound. This sound lump is always present in the IWAD since Doom 1.2 and also in Freedoom. https://github.com/coelckers/prboom-plus/blob/f5ba5a39ad596af681ed3102fed5f28cc685089c/prboom2/src/p_spec.c#L2377 In Freedoom, however, this sfx may be a bit muted and sound unfamiliar, so is it possible you merely overheard it? https://github.com/freedoom/freedoom/blob/master/sounds/dsitmbk.wav Cheers, - Fabian