Search Criteria
Package Details: nethack-x11 3.6.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nethack-x11.git (read-only, click to copy) |
---|---|
Package Base: | nethack-x11 |
Description: | Single-player roguelike dungeon exploration game (X11 version) |
Upstream URL: | http://nethack.org/ |
Keywords: | game nethack X11 |
Licenses: | custom |
Conflicts: | nethack |
Submitter: | None |
Maintainer: | Forty-Bot |
Last Packager: | Forty-Bot |
Votes: | 32 |
Popularity: | 0.98 |
First Submitted: | 2008-07-03 18:01 (UTC) |
Last Updated: | 2023-02-12 16:05 (UTC) |
Latest Comments
1 2 3 4 Next › Last »
ventodc commented on 2023-02-11 14:43 (UTC)
Thanks to kyechou patch, managed to build. The package needs to be updated.
kyechou commented on 2022-09-06 22:07 (UTC)
I encountered the same compilation issue as @tenebraus did. Here's a patch to fix the problem:
tenebraus commented on 2022-08-21 22:47 (UTC)
Hey, I'm having trouble compiling this package. Here goes the log below. It has something to do with cdefs.h, and I'm not sure if it's in my end or in the package's.
Forty-Bot commented on 2020-10-04 12:23 (UTC)
Hi jfcg, thanks for showing interest in this package.
numpad
in-game with shift-O, or in your.nethackrc
. If you would like to change the defaults, I suggest creating a patch upstream.jfcg commented on 2020-10-04 10:00 (UTC)
Hi,
Thanks for the nethack-x11 package. I have some suggestions to improve first time user experience:
32x32 tilesets (https://nethackwiki.com/wiki/Tileset) Dawnhack looks more appealing than the default 32x32 tileset. Nevanda looks even better but after converting it to xpm file and replacing x11tiles with it, nethack-x11 does not start. Also options "fullscreen, tile_width:32, tile_height:32" in /etc/nethackrc are necessary for bigger tiles.
number_pad:1 option would be more reasonable for easy navigation since this is a gui package.
pickup_types:$?!/="+ looks like a reasonable pickup default (https://nethackwiki.com/wiki/Autopickup)
when i run nethack-x11 on my current / updated Manjaro laptop, I see messages at the top, map in the middle and status at the bottom as 3 rows. I think it would be much better if messages appear on the bottom right (next to status), and the map covers the mid and upper section of the screen. I tried align_message and align_status options but they did not work (https://nethackwiki.com/wiki/Options).
Thanks..
revealer commented on 2020-05-05 21:50 (UTC)
I have
xorg-fonts-misc
installed as I saw it as a possible solution on other sites.Forty-Bot commented on 2020-05-05 20:04 (UTC)
Do you have
xorg-fonts-misc
installed? If that solves your issue I'll add it as a dependency.revealer commented on 2020-05-05 18:53 (UTC) (edited on 2020-05-05 19:17 (UTC) by revealer)
The game is not starting:
```nethack
Warning: Cannot convert string "--fixed-medium----15-------*" to type FontStruct
Warning: Unable to load any usable ISO8859 font
Warning: Unable to load any usable ISO8859 font
Segmentation fault```
Forty-Bot commented on 2020-04-19 15:03 (UTC)
@teeahr1 what error message do you get when running as a normal user?
Have you tried running strace on it?
teeahr1 commented on 2020-03-11 19:25 (UTC)
I can only launch the game as root. Anyone else having this problem?
1 2 3 4 Next › Last »