Yan's HomePage |
|
EditingSurprisingly, the compiler utilities work under OS/2 very well! First, make sure you have an adequate swapfile size if you have 16MB of physical RAM or less. Create program objects for QBSP.EXE, LIGHT.EXE, and VIS.EXE. To do that, create a simple batch file which looks like this:
PAUSE For each of the utilities, go to Settings -> Program, and type in the filename of the batch file you have just created in the "Path and file name:" field. Depending on which utility, the optional parameters field should contain the program name (e.g. QBSP.EXE), and the characters " []" (including the space). These characters will allow OS/2 to prompt you, in a window when you run the program objects, for further parameters you may want to pass to the utility. Of course, you will want to do that, because you can then type in your map filenames.
Next comes the crucial part, memory for the utilities to use. Go to the DOS settings pages for each of the utilities (if you do not know how, go to this page), and increase DPMI_MEMORY_LIMIT to 35, and set both EMS_MEMORY_LIMIT and XMS_MEMORY_LIMIT to 0. I am not sure whether setting any value lower than 35 will work, but I suspect the requirement may vary according to your map complexities. Lastly, I have found the compiler utilities re-compiled for OS/2, and they work better than the DOS version! You will need to create a REXX script (which I have been using) to run the same compiler utilities in a OS/2 prompt window. There is less swapping and the results are the same. I am trying to perfect my own script, and when the time comes, I may put it up for you to download and use. The archive file that contains these OS/2 utilities can be downloaded from the usual FTP sites, such as CDROM.COM (127KB). <URL:http://www.lokety.com/quakeedt.html> Last update @ December 11 1996. All brands and trademarks are the property of their respective owners. Copyright © 1996-1998 Teng-Yan Loke. All rights reserved. |