Search Criteria
Package Details: dhewm3 1.5.2-1
Package Actions
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: | GPL3 |
Submitter: | chungy |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 17 |
Popularity: | 0.105092 |
First Submitted: | 2015-10-10 03:05 (UTC) |
Last Updated: | 2022-06-17 00:03 (UTC) |
Dependencies (7)
- curl (curl-minimal-git, curl-git)
- libjpeg (libjpeg-turbo-minimal-git, mozjpeg-git, mozjpeg, libjpeg-turbo-git, libjpeg-turbo)
- libvorbis (libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer)
- openal (openal-git, openal-minimal-git)
- sdl2 (sdl2-rbp-bin, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-rpi, sdl2-nox-git, sdl2-nox, sdl2-git)
- cmake (cmake-git) (make)
- doom3-data (doom3-data-steam) (optional)
Latest Comments
cyberpunkrocker commented on 2020-12-05 06:23 (UTC) (edited on 2020-12-05 06:25 (UTC) by cyberpunkrocker)
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 (UTC)
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 (UTC)