Package Details: gzdoom 4.14.0-1

Git Clone URL: https://aur.archlinux.org/gzdoom.git (read-only, click to copy)
Package Base: gzdoom
Description: Feature centric port for all Doom engine games
Upstream URL: http://www.zdoom.org/
Licenses: GPL3, BSD, LGPL3
Replaces: gzdoom-legacy, gzdoom1
Submitter: None
Maintainer: xente
Last Packager: xente
Votes: 164
Popularity: 1.83
First Submitted: 2009-02-22 22:28 (UTC)
Last Updated: 2024-12-18 19:14 (UTC)

Dependencies (27)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 17 Next › Last »

grubber commented on 2020-11-28 07:12 (UTC)

homk, zmusic is available in AUR: https://aur.archlinux.org/packages/zmusic/

terrytuden114, did you use makepkg or some AUR helper such as yaourt?

homk commented on 2020-11-26 22:19 (UTC)

@terrytuden114 , so install it manually. Worked for me.

Anyway, you should ping zmusic developers to include the package to repository. That's not the gzdoom issue.

terrytuden114 commented on 2020-11-16 07:28 (UTC)

doesnt work fails to resolve gzmusic thanks for that

alfrednewman commented on 2020-07-26 22:37 (UTC) (edited on 2020-07-26 22:38 (UTC) by alfrednewman)

If GZDoom crashes on launch and you're using KDE, you will need to install kdialog using sudo pacman -S kdialog

It needs that to popup a window, most likely telling you it can't find a IWAD

parkerlreed commented on 2020-03-18 16:20 (UTC)

@grubber Thanks! Yeah I had a brainfart and was using git. I see where that was updated. Cheers.

grubber commented on 2020-03-17 07:48 (UTC)

parkerlreed, remove ~/.config/gzdoom/gzdoom.ini and run gzdoom again. If you are using gzdoom-git, upgrade to the latest version.

Regarding fluidsynth, gzdoom-4.3.3-2 works fine with stock fluidsynth-2.1.1-1 for me.

parkerlreed commented on 2020-03-17 02:30 (UTC)

Something is up with gzdoom right now.

Says no IWADs with them in place

strace'ing the binary points that's looking for

/usr/lib/gzdoom/game_support.pk3 or /usr/share/game_support.pk3 (Not a typo that's where it looks)

The file exists at

/usr/share/gzdoom/game_support.pk3

I had to copy that over to my local gzdoom config folder for it to be picked up. I'm not sure if this is down to a packaging or upstream issue.

Geon commented on 2020-03-08 22:38 (UTC)

@lorecast162 - I fixed it without that package. I downgraded fluidsynth from 2.1.1 to 2.1.0 with pacman and was able to play again.

lorecast162 commented on 2020-03-04 11:10 (UTC)

fluidsynth-nolibinstpatch gives 404 here on the AUR. What gives?