VERC: Linux Half-Life Mapping Last edited 20 years ago2003-12-25 01:03:00 UTC

You are viewing an older revision of this wiki page. The current revision may be more detailed and up-to-date. Click here to see the current revision of this page.

This article was recovered from an archive and needs to be reviewed

  1. The formatting may be incorrect as it was automatically converted to WikiCode from HTML, it needs to be revised and reformatted
  2. Some information may be out of date as it was written before Half-Life was available on Steam
  3. After the article is re-formatted and updated for Steam HL, remove this notice
  4. Please do not remove the archive notice from the bottom of the article.
  5. Some archive articles are no longer useful, or they duplicate information from other tutorials and entity guides. In this case, delete the page after merging any relevant information into other pages. Contact an admin to delete a page.
This tutorial was done on a stock Slackware 9.1 (Link: ) install running Kernel 2.4.22, Wine version 20030911 and a GeForce3 ti200 running the latest Nvidia drivers from Nvidia.com (Link: ) .

Wine is used rather than WineX. I prefer Wine over WineX - this is more for philosophical reasons which I won't get into here. I assume that WineX works, but I make no guarantees. Please comment with your experiences.
I am a mapper from way back (Quake 1) and mapping (specificially for Half-Life and CS) has been the one thing that has mandated that I keep a working Windows install on my system. Hammer to my knowledge, does not run on Linux, period. Even with WineX 3.1 and the latest Wine CVS, I have never been able to make it work.[However, QuArk (Quake Army Knife) (Link: ) does works on Linux, and QuArk handles Half-Life mapping quite nicely.

As far as I know, a "Half-Life Linux Mapping How-To" does not yet exist. I am sure that I am not the first person to map on Linux, but if that's the case then no one else has taken the time to list the steps necessary. I figured I'd throw this out there in the hope it will help a few people.

frame

I. Get Wine with OpenGL support

Wine ( W ine I s N ot an E mulator) is a nifty bit of programming that allows for Windows binaries to run on a Linux/Unix platform through the use of a compatibility layer. This extra layer of programming lies between the binaries and the operating system, and it 'tricks' the executable into thinking it is running on a Windows machine. If you don't have Wine, you'll need to obtain it from www.winehq.com (Link: winehq.com) . I used Wine release 20030911, but any of the newer versions will work. Wine release 20031118 is the most recent version at the time of this writing. Of course, you will need Wine to be compiled with OpenGL support, both for QuArk to display the OpenGL 3D window, and for Half-Life to run at all. This article at Linuxgames.com (Link: half-life-HOWTO-0.5.html) is the best I know of for compiling Wine with OpenGL support, and I am not going to take the time to re-write what has already been written. The article also explains how to install Half-Life, but that should be pretty straight forward once Wine is installed. For mods like CS that require Steam, Overflowed has written this article (Link: article.php?articleid=17) .

II. Get QuArK and Python

After following the above steps, you should have a working Wine install with OpenGL compiled and functioning, and Half-life running satisfactorily. There are many versions of QuArk available, and most if not all will work with Wine. The one issue is that versions are available with an installer (.exe), or as a snapshot (.zip). The installer that comes with QuArk 6.4.0 alpha 1 and alpha 2 does not work with Wine. The snapshots are simply a zipped up copy of the QuArk file tree, and these work perfectly. Some older version of QuArk will work as well. I have included instructions for several versions of QuArk, if you have problems with one, try another.

QuArK Version 6.3.0 requires Python 1.5.x. If you wish to install this version, you must first install Python. Ignore the link given on the QuArk Download page for the minipy1.5b.exe. The installer used for minipy1.5b.exe is incompatible with Wine, and will not install correctly. You'll need the full Python libraries available at www.python.org (Link: www.python.org.) . The version to download is Python 1.5.2, and the Windows installer is available here (Link: py152.exe) .

QuArk Versions 6.4.0 Alpha 1 and Alpha 2 come bundled with Python 2.2.3, so no additional downloads are needed

III. Install Python (only needed for version 6.3.0)

From within a terminal, cd to the directory you saved the file to, and then run the installer:

cd /directory/to/pythonwine py152.exe
The install should be straight-forward; The only malfunction was that my gnome-terminal went "beserk" (random numbers/letters scrolling across the screen uncontrollably) when the install finished. This is a common issue with Wine and certain versions of install shield, but this should not affect the actual install process.

IV. Install QuArK

Installing QuArk 6.3.0

Download the file from here (Link: quark_v6.3.0.EXE) . From within a terminal, cd to the directory that you saved the file to and run the installer:

cd /path/to/quarkwine quark_v6.3.0.EXE
The QuArK installation will start. I had no problems at all here, and the install is very straight forward.

Installing QuArk 6.4.0 Alpha 1 or Alpha 2

Download the snapshots for alpha 1 (Link: quark-win32-20030819.zip) or alpha 2 (Link: quark-win32-20031122.zip) .

From within a terminal, unzip the file in the desired location:

unzip quark-win32-20031122.zip
You can put the file tree anywhere you want, but it is probably easiest to place it in your wine 'C' drive.

V. Running QuArK

A note regarding running QuArk. The only way I am able to run QuArk and have it function correctly is to cd into the install directory in a terminal and run the executables by hand.

Example: My Wine directories are located in my /home folder under Wine.

To run QuArk:

cd /home/slight/Wine/C/QuArk 6.3/wine QuArk.exe
This is the case with many applications run under wine. Wally will need to be run this way as well. You did download Wally (Link: ) , didn't you?

VI. Compiling a Map

Once QuArK is up and running, I would suggest downloading and installing Zoner's Half-Life tools (Link: zhlt253-17.zip) . This will give you 4 files needed for map compiling: hlcsg.exe, hlbsp.exe, hlvis.exe, and hlrad.exe. Throw all of these files in the same directory where you put QuArK, and then modify QuArK's settings to point to the files for compilation. They should be listed in the order that I have them listed above (i.e, CSG runs, then BSP, then VIS, and finally RAD).

Check the QuArK website (Link: ) for documentation on setting up your compile and general mapping options and storage directories. For those of you familiar with Hammer or Worldcraft, this should seem pretty straight forward.

I did have to slightly modify the default setup, as for one reason or another when you run the GO! (textures+build+Half-Life) option under the Half-Life menu it will only run CSG. So you have to run the BSP, VIS, and RAD portions manually.

From within a map in QuArk, click on Half-Life then the Customize menu. Click on the GO! (textures+build+half-life) option and uncheck all of the build tools except for hlcsg.exe (1st tool) . Next, click on the &QBSP (BSP file creation) option, and uncheck hlcsg.exe (1st tool) , and leave it so that only the hlbsp.exe (2nd tool) is checked. Double check that the &VIS (Visibility list) option only has the hlvis.exe (3rd tool) checked, and that the &LIGHT (light projection) option only has hlrad.exe (4th tool checked.

Now, when you need to compile a map all you do is click on the GO! (textures+build+Half-Life) button under the Half-Life menu, and this will run hlcsg.exe. Then click on the &BSP button to build the BSP file, and then do VIS and light (RAD) and you should end up with a working yourmap.bsp in whatever directory you specified in QuArk's main options. It would, of course, be possible to use a scripting language to automate this process further.

VII. Conclusion

This should be enough to get you up and running. If OpenGL support for Wine compiled correctly then all the mapping tools along with the OpenGL 3D window should function normally. As with any application run under wine the application may exhibit odd behaviour from time to time, although QuArk has run as smooth for me under wine as it does under windows.

Of course, what article would be complete without a screenshot of some nice Half-Life Linux mapping action?

| (Link: sshot.jpg)
This article was originally published on the Valve Editing Resource Collective (VERC).
TWHL only archives articles from defunct websites. For more information on TWHL's archiving efforts, please visit the TWHL Archiving Project page.

Comments

You must log in to post a comment. You can login or register a new account.