this post was submitted on 02 May 2026
83 points (100.0% liked)
Linux Gaming
26232 readers
345 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
Help:
- ProtonDB
- Are We Anticheat Yet?
- r/linux_gaming FAQ
- Fork of an earlier version of the above
- PCGamingWiki
- LibreGameWiki
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Still stuck? I was going to wait for it to show up in the repos, but it hasn’t so far. So here’s how I did it (for my regular user account, not system-wide):
Now you’ve got a
Makefilein the top-levelNetHackas well as thesrcsubdirectory. Find theelse #!WANT_SOURCE_INSTALLblock in both and editHACKDIRto set the directory for the game itself andSHELLDIRto set the directory for the launcher script.(And if I actually knew how to use
make, I’d probably have a less clunky method than this. Anyone?)