Files
MarkdownNotes/Zandronum.md
2023-04-26 09:27:33 -04:00

1.2 KiB

Zandronum

Summary

Zandronum brings classic Doom into the 21st century, maintaining the essence of what has made Doom great for so many years and, at the same time, adding new features to modernize it, creating a fresh, fun new experience.

Install

wget -O - http://debian.drdteam.org/drdteam.gpg | sudo apt-key add -
sudo add-apt-repository 'deb http://debian.drdteam.org/ stable multiverse'
sudo apt update
sudo apt install zandronum doomseeker-zandronum libcanberra-gtk-module
zandronum
vim ~/.config/zandronum/zandronum.ini

No Sound Fix

Zandronum 3.0.1 core dumps on Arch Linux - Zandronum

Re: Zandronum 3.0.1 core dumps on Arch Linux Sun Mar 22, 2020 10:38 pm Temporary workaround is to start with -nosound, go to sound options, and change your output type to SDL. Then restart normally.
It's a bug in FMOD that seems to happen with newer versions of distros. It's fixed by using a newer FMOD Ex, but the above is a good workaround in the meantime.