dsda-doom icon indicating copy to clipboard operation
dsda-doom copied to clipboard

This is a successor of prboom+ with extra tooling for demo recording and playback, with a focus on speedrunning and quality of life.

Results 57 dsda-doom issues
Sort by recently updated
recently updated
newest added

Greetings. Does DSDA-Doom features an ability to change resample quality? If not, is it possible to implement it? From what i found in config, there is no way to change...

If you load `SCYTHE.WAD`, autoloads in `scythe.wad/` won't be loaded, etc. Probably need to do case folding somewhere.

enhancement
v0.27+

https://github.com/kraflab/dsda-doom/pull/446#issuecomment-1817661300 >cmake and make should be ran inside a build folder, not from /prboom2

Any time you try to use a [banishment device](https://doomwiki.org/wiki/File:Hexen_BanishmentDevice.png) in Hexen, you use all artifacts you have. Vanilla Hexen does have a "use all artifacts" hotkey so maybe the two...

bug

Introduced by commit 959f50eb79af5b1e08b3387d33b5bf91c7c8b530 was this odd build failure: ``` $ cmake . && make dsda-doom-wad -- Configuring done (1.1s) -- Generating done (0.0s) -- Build files have been written...

In particular, WADs can now be placed in `~/.local/share/games/doom`. --- Unrelated, but #425 will have to do something similar with XDG_CONFIG_HOME and XDG_CONFIG_DIRS for config files.

If the last two shells are fired immediately after automatically switching to SSG, the weapons will disappear, and it becomes impossible to switch to any weapon, either manually or by...

On the current v0.27.2 / commit ceeb17bd49548e0907f9f80f3cdc8869c5b59d57, with cmake-3.27.2, dsda-doom fails to build: ``` $ cmake . -- Found DUMB: /usr/lib64/libdumb.so -- Configuring done (1.2s) -- Generating done (0.0s) --...