|
|
|||||||||||||||||||||||
| Some Important Notes | |||||||||||||||||||||||
|
This web page provides solutions for common Terminus problems. If you cannot find a satisfactory solution, please email tech@vvisions.com. This web page assumes you have the latest Terminus patch installed. Also, if you are experiencing a hardware related problem, make sure your hardware drivers are the most recent version. Visit the Downloads page to get the latest Terminus patch.
Force feedback is only supported under Windows. Furthermore, multiple force feedback devices running simultaneously are not supported. In general, if you can get your joystick to work correctly with DirectX, it should work with Terminus. If you are having problems with force feedback, you can disable it by running terminus as follows: terminus +game_forcefeedback 0 Sending voice communication requires a full duplex sound card. In Windows and MacOS, make sure input from the microphone is enabled. You can test your microphone but using a sound recording program first, before playing Terminus. MacOS X is unsupported.
Sure, we can help. First, make sure you have XFree86 4.0 or higher installed. You can get this software at XFree86's website. Next, you to install the latest video card drivers. As of this writing, only NVidia has updated drivers. Visit their website for more info. Check your XF86Config file in /etc/X11. Check for the following lines: Section "Module" ... Load "glx" ... EndSection Section "Device" ... Driver "Name Of Driver Here" ... EndSection If your 3D card uses a kernel module, make sure you have it installed before starting X. Finally, when starting Terminus you may have to run as root. An excellent source for more information about setting X and DRI is available at the DRI Users Guide. We performed limited testing with Windows 2000. Terminus should run properly in single player modes. In our multiplayer testing, Termnius experienced a large amount of lag. We are looking into this. For now, Windows 2000 is not supported. If you are experiencing problems starting Terminus under Windows 2000, make sure you have the latest drivers for your hardware. Also, you can use the DXDiag tool to check your DirectX support. If your computer has DirectX installed you should be able to find this tool in Program_Files\DirectX\Setup. Window NT is not supported. See this website for information on setting joysticks in Linux. DirectX is available from Microsoft at this website. Game Sprockets are available from Apple at their website. 3D card drivers can be found at manufacturers' websites. The following is a list of major card manufacturers.
Problems have been reported with some mice and Terminus. If you are having problems try going to Control Panels/Extensions and disabling any mouse specific extensions. For example, Microsoft's Intellieye extensions often interfere with Terminus.
There should be a symbolic link called either /etc/TerminusPath or ~/Terminus/TerminusPath which links to your Terminus directory. Make sure this link points to the correct directory. There has been some confusion as to how properly bind axes to controls. Follow these steps:
You can correct the problem by using the invert axis feature. Use the procedure given in the previous question to assign an axis to a control, with the following change. After you deflect an axis, a dialog appears informing you of which axis was moved. In that dialog box is a checkbox for Invert Axis. Select that checkbox and press OK. Now that axis is inverted and will move in the opposite direction. Some sound cards capable of mixing 3D sound in hardware do not function well with Terminus. If you are experiencing any problems, try running Terminus with the following command line. terminus +snd_force_softmix yes Edit terminus.cfg. Find the line that looks like this: gfx_renderer "glide"Change it to this: gfx_renderer "opengl"Run Terminus as usual. Sure can. Click on this link for a full listing.
Yes. Click on this link. You need to find an asteroid which you can target. There are many in Belt Nodes 2 through 5. Target an asteroid and fly close to it. Make sure the Mining Beam is selected as your current weapon and approach the asteroid until the target box turns blue. Fire the mining beam continuously until you have a sufficient quantity of ore. Then return to the appropriate base. If you are military, you will complete the mission by docking at the base. If you are non-military, you must go to Parts/Cargo and sell the ore to complete the mission. Try creating the file "voodoo2.var" in your Terminus folder. Use SimpleText or some other ascii text editor to add the following lines to the file: [VOODOO2] SSTV2_REFRESH_512x384=60 SSTV2_REFRESH_640x480=120 SSTV2_REFRESH_800x600=95 SSTV2_REFRESH_1024x768=75 SSTV2_VSYNC SSTV2_GRXCLK=90 SSTV2_GAMMA=2.3 FX_GLIDE_SWAPINTERVAL=0 FX_GLIDE_NO_SPLASH=1To modify the brightness of the Terminus graphics change the SSTV2_GAMMA line. Useful numbers are usually between 1.0 and 3.0. Thanks to Joseph Gabrielli for figuring this out. |