Search Criteria
Package Details: dhewm3 1.5.1_RC2-1
Git Clone URL: | https://aur.archlinux.org/dhewm3.git (read-only, click to copy) |
---|---|
Package Base: | dhewm3 |
Description: | Doom 3 engine with native 64-bit support, SDL, and OpenAL |
Upstream URL: | https://github.com/dhewm/dhewm3 |
Licenses: | |
Submitter: | chungy |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 14 |
Popularity: | 0.40 |
First Submitted: | 2015-10-10 03:05 |
Last Updated: | 2020-12-05 09:35 |
Dependencies (7)
- curl (curl-git, curl-minimal-git)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git, libjpeg-turbo)
- libvorbis (libvorbis-aotuv-lancer, libvorbis-git, libvorbis-aotuv)
- openal (openal119-bin, openal-git, openal-minimal-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-hg, sdl2-minimal-hg, sdl2-nox)
- cmake (cmake-git) (make)
- doom3-data (doom3-data-steam) (optional)
Latest Comments
cyberpunkrocker commented on 2020-12-05 06:23
Some notes:
The .install script incorrectly tells users to copy .pk4 files to /usr/share/dhewm3. The correct path is /usr/share/dhewm3/base/
PKGBUILD should create that directory automatically (and d3xp too). Now users need to do that manually
The game initially complained that it couldn't find default.cfg file and refused to run. I had to manually extract it from pak000.pk4 package, and place it to ~/.config/dhewm3/base/ (using doom3-data-steam for data files)
abouvier commented on 2019-02-28 07:57
Yes, doom3-data should be optional. For example I launch the game with
dhewm3 +set fs_basepath /data/games/doom3
so I don't need this package.loathingkernel commented on 2017-10-26 08:22
I believe doom3-data should be an optional dependency because the user might have an already patched doom3 installation and it also should be renamed to doom3-patch-data or something similar to better convey what it does.