Search Criteria
Package Details: nblood-git r14041.6c3f8e754-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nblood-git.git (read-only, click to copy) |
|---|---|
| Package Base: | nblood-git |
| Description: | Blood port based on EDuke32 (git version) |
| Upstream URL: | http://nukeykt.retrohost.net/ |
| Licenses: | GPL, custom:BUILD |
| Conflicts: | nblood |
| Provides: | nblood |
| Submitter: | grubber |
| Maintainer: | Sid127 |
| Last Packager: | Sid127 |
| Votes: | 6 |
| Popularity: | 0.000012 |
| First Submitted: | 2019-02-18 20:05 (UTC) |
| Last Updated: | 2025-05-14 20:07 (UTC) |
Dependencies (13)
- flac (flac-gitAUR)
- glu (glu-gitAUR)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libogg (libogg-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- timidity++
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- nasm (nasm-gitAUR) (make, i686)
- blood-demoAUR (optional)
Latest Comments
1 2 3 4 Next › Last »
itaranto commented on 2024-08-14 02:33 (UTC) (edited on 2024-08-14 02:45 (UTC) by itaranto)
I created an issue in NBlood's Github:
https://github.com/nukeykt/NBlood/issues/837
itaranto commented on 2024-08-14 01:21 (UTC)
Continuing my comment below:
I just realized this
NOONE_EXTENSIONS=0 make bloodonly works for older releases of the game.For example
r14083doesn't compile butr14014does.I'll try bisecting the issue in Git.
itaranto commented on 2024-08-14 01:13 (UTC) (edited on 2024-08-14 01:40 (UTC) by itaranto)
Hid Sid217, it seems the latest PKGBUILD breaks my savegames for some reason. The error message is the following:
At first I thought it was related to this issue: https://github.com/nukeykt/NBlood/issues/791
But then after lots of debugging, I realized you removed
NOONE_EXTENSIONS=0when compiling and this was causing my issue.After putting
NOONE_EXTENSIONS=0 make bloodback, my savegames started working again.I have no idea what this variable does, I'll investigate further.
Sid127 commented on 2024-05-22 11:52 (UTC) (edited on 2024-05-22 11:52 (UTC) by Sid127)
Neck_Bear: fixed
itaranto: I've removed it for now, let me know if issues arise
Neck_Bear commented on 2024-05-22 07:20 (UTC)
I'm having problems building the latest version. I'm unsure what snippet I should be posting so I put everything into a pastbin. https://pastebin.com/LacKqW2M
itaranto commented on 2023-09-17 21:49 (UTC)
Is the
sdl_mixerdependency really required?Sid127 commented on 2023-06-22 04:22 (UTC)
murdonk, fixed :)
murdonk commented on 2023-06-22 04:18 (UTC)
Build failed using current PKGBUILD, fixed it by adding 'libvpx' to depends field.
noabody commented on 2022-11-29 01:23 (UTC) (edited on 2022-12-05 20:43 (UTC) by noabody)
format_securityerrors can be avoided with this in build section:options=(!buildflags)doesn't seem to work.To build for generic, pre-sse3, 64-bit platform, use this build command:
32-bit platform defaults, as defined in Common.mak, seem ok. Probably need
-march=nativefor aarch64 and might be best choice for all.raven566 commented on 2022-11-13 17:44 (UTC)
Hi Sid127 - I'm not sure as I can't get Rednukem installed but it's my understanding that Rednukem and NBlood are basically the same thing with slightly different settings. The Github page (linked below) has installation steps for both games.
https://github.com/nukeykt/NBlood
1 2 3 4 Next › Last »