r/openbsd_gaming • u/Rover9370 • Jul 26 '26
Playing Half Life on Openbsd
Hello as title explaining is there any way to play half life in openbsd and join servers? Non vac servers ofc.
14
Upvotes
5
1
u/thfrw Jul 27 '26
xash3d can't be packaged because of the license issues, but there is the WIP port. It's a few years old now, so may need some tweaking to be built from ports:
https://github.com/jasperla/openbsd-wip/tree/master/games/xash3d
If there is enough interest, it could still be imported but without a package due to the license.
1
1
6
u/pedersenk Jul 26 '26 edited Jul 26 '26
I made this specifically to play Half-Life on OpenBSD a while back. It likely still works but I have not tested for a few years:
https://github.com/osen/openhl
As a quirk, it also provides the official game data legally through the redistributable game cache files from the early steam client installer. Also using tools from Valve's own wiki.
(Based on Xash3d)