Skip to content

Instantly share code, notes, and snippets.

@crh0831
Created April 25, 2023 00:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crh0831/dad7fee795fdfbb3ea7ad4902c1ddef4 to your computer and use it in GitHub Desktop.
Save crh0831/dad7fee795fdfbb3ea7ad4902c1ddef4 to your computer and use it in GitHub Desktop.
Zandronum on Ubuntu

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.

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment