2000-01-06 11:27:23 +00:00
|
|
|
README - release notes for QuakeForge
|
2000-01-01 14:09:49 +00:00
|
|
|
Copyright (C) 1996-1997 Id Software, Inc.
|
2000-01-06 11:27:23 +00:00
|
|
|
Copyright (C) 1999,2000 contributors of the QuakeForge project
|
|
|
|
Please see the file "AUTHORS" for a list of contributors
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-06 11:27:23 +00:00
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
|
|
it under the terms of the GNU General Public License as published
|
|
|
|
by the Free Software Foundation; either version 2 of the License,
|
|
|
|
or (at your option) any later version.
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program; if not, write to the Free Software
|
|
|
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
|
|
|
|
|
|
See file COPYING for license details.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-06 11:27:23 +00:00
|
|
|
Quake(R) and QuakeWorld(R) are registered trademarks of Id Software, Inc.
|
|
|
|
The NIN logo is a registered trademark licensed to Nothing Interactive, Inc.
|
|
|
|
All other trademarks are the property of their respective owners
|
1999-12-31 22:03:21 +00:00
|
|
|
|
|
|
|
|
|
|
|
Table of Contents
|
|
|
|
-----------------
|
|
|
|
|
2000-01-06 11:27:23 +00:00
|
|
|
I. Special Thanks
|
|
|
|
II. System Requirements
|
2000-01-08 06:04:41 +00:00
|
|
|
III. Running and Compiling QuakeForge
|
2000-01-06 11:27:23 +00:00
|
|
|
IV. Operating System Specific Issues
|
|
|
|
V. Errata and Known Bugs
|
|
|
|
VI. Troubleshooting
|
|
|
|
VII. Technical Support
|
|
|
|
VIII. Joystick Notes
|
|
|
|
IX. Tested Systems
|
1999-12-31 22:03:21 +00:00
|
|
|
|
|
|
|
|
2000-01-06 11:27:23 +00:00
|
|
|
I. Special Thanks
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
The QuakeForge Project would like to thank Id Software, Inc. for writing
|
|
|
|
and releasing Quake under the GNU GPL. We'd like to thank John Carmack and
|
|
|
|
Dave Kirsch in particular for the support they have provided to us and to
|
|
|
|
the Free Software community as a whole.
|
|
|
|
|
|
|
|
We would also like to thank the following organizations for their
|
|
|
|
contributions to QuakeForge:
|
|
|
|
|
|
|
|
VA Linux Systems, Inc.
|
|
|
|
3Dfx Interactive, Inc.
|
|
|
|
|
|
|
|
And last but certainly not least, we would like to thank every single
|
|
|
|
person who has contributed even one line of code, documentation, or other
|
|
|
|
support to the QuakeForge project.
|
|
|
|
|
|
|
|
Without all of you, we would not be where we are right now.
|
|
|
|
|
2000-01-08 06:04:41 +00:00
|
|
|
Id Software, Inc. thanks MPath Interactive and Gandalf Technology for
|
|
|
|
their help and support.
|
2000-01-07 09:02:35 +00:00
|
|
|
|
2000-01-08 06:04:41 +00:00
|
|
|
If you'd like to contribute code/hardware/support/suggestion/help to the
|
|
|
|
QuakeForge project, contact Nelson Rush at: palisade@quakeforge.net
|
2000-01-06 11:27:23 +00:00
|
|
|
|
|
|
|
|
|
|
|
II. System Requirements
|
|
|
|
-----------------------
|
2000-01-06 08:24:16 +00:00
|
|
|
|
2000-01-07 02:57:45 +00:00
|
|
|
Raster capable display. ;-)
|
2000-01-06 08:24:16 +00:00
|
|
|
8MB RAM (16MB required under Win32)
|
2000-01-07 09:02:35 +00:00
|
|
|
Floating-point processor (not strictly required but a Good Idea(TM))
|
2000-01-06 08:24:16 +00:00
|
|
|
30MB free disk space (shareware version, 80MB for registered version)
|
1999-12-31 22:03:21 +00:00
|
|
|
|
|
|
|
|
2000-01-08 06:04:41 +00:00
|
|
|
III. Running and Compiling QuakeForge
|
|
|
|
-------------------------------------
|
1999-12-31 22:03:21 +00:00
|
|
|
|
|
|
|
Read the INSTALL file for more information on compiling.
|
|
|
|
|
2000-01-08 20:21:35 +00:00
|
|
|
Autoconf 2.13 or greater and automake 1.3 or greater required to use
|
|
|
|
the bootstrap script.
|
2000-01-06 17:35:07 +00:00
|
|
|
|
1999-12-31 22:03:21 +00:00
|
|
|
After you have compiled successfully, you must download the shareware
|
|
|
|
version of Quake 1 to play. Insert the proper binaries in the same
|
|
|
|
directory as the unpacked shareware files, and run.
|
|
|
|
|
|
|
|
|
2000-01-06 11:27:23 +00:00
|
|
|
IV. Operating System Specific Issues
|
|
|
|
------------------------------------
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
This section should discuss issues that affect only certain operating
|
|
|
|
platforms. Issues to be discussed include:
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
* Audio Setup
|
|
|
|
* CD Audio Input
|
|
|
|
* Mouse Setup
|
|
|
|
* Booting "Clean"
|
1999-12-31 22:03:21 +00:00
|
|
|
|
|
|
|
|
2000-01-06 11:27:23 +00:00
|
|
|
V. Errata and Known Bugs
|
|
|
|
------------------------
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
Problem: The screen flickers once about every other frame when using GL
|
|
|
|
Solution: Not all GL implementations support a performance hack used to
|
|
|
|
which is used by the GL renderer allowing it to avoid clearing
|
|
|
|
the Z buffer. The console command "gl_ztrick 0" fixes this
|
|
|
|
problem.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
Problem: Zombies can sometimes get "stuck" in the ground. They can be
|
|
|
|
heard but not killed making it impossible to get 100% on the
|
|
|
|
current level.
|
|
|
|
Solution: None found.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
Problem: It is possible for players to sometimes get stuck in a room or
|
|
|
|
wall, much like the zombies mentioned above.
|
|
|
|
Solution: The "kill" console command will un-stick you, but it has the
|
|
|
|
unfortunate side effect of killing you in the process (hence the
|
|
|
|
command's name.) It is a good idea to save your games often.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
Problem: Sometimes durring a game the player's view will not center
|
|
|
|
properly. The end result is that the player view is looking up
|
|
|
|
toward the ceiling while walking.
|
|
|
|
Solution: Use of freelook (mouse or keyboard) may solve this problem, as
|
|
|
|
will exiting the level or the "kill" console command.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
|
|
|
|
2000-01-06 11:27:23 +00:00
|
|
|
VI. Troubleshooting
|
|
|
|
-------------------
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-08 06:04:41 +00:00
|
|
|
If QuakeForge fails to start up, or has problems not addressed elsewhere
|
|
|
|
in the documentation, try the -safe command line switch, which disables a
|
|
|
|
number of parts of QuakeForge that can be problems if there are hardware
|
|
|
|
or configuration problems. The -safe command line switch is equivalent to
|
2000-01-01 14:09:49 +00:00
|
|
|
-stdvid, -nosound, -nonet, and -nocdaudio together. Those four switches
|
|
|
|
do the following:
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
-stdvid disables VESA video modes
|
|
|
|
-nosound disables sound card support
|
|
|
|
-nonet disables network card support
|
|
|
|
-nocdaudio disables CD audio support
|
1999-12-31 22:03:21 +00:00
|
|
|
|
|
|
|
If -safe makes the problem go away, try using each of the switches
|
|
|
|
individually to isolate the area in which you're experiencing the problem,
|
2000-01-08 06:04:41 +00:00
|
|
|
then either correct the configuration or hardware problem or play
|
|
|
|
QuakeForge with that functionality disabled.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
If you still have problems, try booting clean in conjunction with the
|
|
|
|
-safe command line parameter. For information on booting clean, refer to
|
|
|
|
"Booting Clean" in section III above.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
|
|
|
If you experience page faults while running Quarterdeck's QDPMI DPMI
|
2000-01-01 14:09:49 +00:00
|
|
|
server, this is caused by a bug in QDPMI. Workarounds: Remove QDPMI from
|
2000-01-08 06:04:41 +00:00
|
|
|
CONFIG.SYS, issue the command QDPMI OFF before running QuakeForge, or get
|
|
|
|
the update patch for QDPMI from Quarterdeck. You may be running QDPMI
|
|
|
|
without knowing it if you have QEMM installed, because it can be
|
|
|
|
installed as part of the QEMM installation.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
|
|
|
|
2000-01-06 11:27:23 +00:00
|
|
|
VII. Technical Support
|
|
|
|
----------------------
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-08 06:04:41 +00:00
|
|
|
Please do not contact ID Software, Inc regarding technical support
|
2000-01-07 15:52:56 +00:00
|
|
|
issues related to QuakeForge. QuakeForge is heavily modified from the
|
|
|
|
original Quake source release and Id Software does not support these
|
|
|
|
modifications.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-07 15:52:56 +00:00
|
|
|
Visit the QuakeForge project's webpage for more information on technical
|
|
|
|
support, bugs reports, and help at: http://www.quakeforge.net/
|
|
|
|
|
|
|
|
Thank you.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
|
|
|
|
2000-01-06 11:27:23 +00:00
|
|
|
VIII. Joystick notes
|
|
|
|
--------------------
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-08 06:04:41 +00:00
|
|
|
Your joystick must be plugged in when QuakeForge is launched.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
If you have a joystick plugged in, but do not wish QuakeForge to try to
|
|
|
|
use it, just add the -nojoy option to the QuakeForge command line.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
You may disable joystick reads from the QuakeForge console with the
|
|
|
|
"joystick 0" command.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
There are default configuration bindings for joystick buttons.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
If your joystick or interface card reports three or four buttons and you
|
|
|
|
only have two, use the QuakeForge console command "joybuttons 2".
|
1999-12-31 22:03:21 +00:00
|
|
|
|
2000-01-01 14:09:49 +00:00
|
|
|
The "mlook" and "sidestep" commands work with a joystick exactly as they
|
|
|
|
do for a mouse, as does the "invert mouse up/down" menu option.
|
1999-12-31 22:03:21 +00:00
|
|
|
|
|
|
|
|
2000-01-06 11:27:23 +00:00
|
|
|
IX. Tested Systems
|
|
|
|
------------------
|
2000-01-06 08:24:16 +00:00
|
|
|
|
|
|
|
Processors tested:
|
2000-01-07 15:52:56 +00:00
|
|
|
Intel PI
|
|
|
|
Intel PII
|
|
|
|
Intel PIII
|
|
|
|
Athlon
|
|
|
|
K6-2
|
2000-01-06 08:24:16 +00:00
|
|
|
Motorola PowerPC
|
|
|
|
Compaq Alpha
|
|
|
|
Sun UltraSPARC
|
|
|
|
SGI Indigo 2
|
2000-01-07 15:52:56 +00:00
|
|
|
Mips R10k
|
2000-01-06 08:24:16 +00:00
|
|
|
|
|
|
|
Operating systems tested:
|
|
|
|
Linux
|
|
|
|
FreeBSD
|
|
|
|
Solaris
|
|
|
|
IRIX
|
|
|
|
AIX
|
2000-01-12 00:52:38 +00:00
|
|
|
Digital Unix/TRU64
|
|
|
|
Windows 98 (Hasn't been tested since we switched to autoconf)
|
2000-01-06 08:24:16 +00:00
|
|
|
|
2000-01-07 09:02:35 +00:00
|
|
|
FIXME: Have we tested dos and NT?
|
|
|
|
|
2000-01-07 02:28:00 +00:00
|
|
|
User testimonies:
|
|
|
|
Linux, Athlon, G400 w/ utah-glx
|
2000-01-07 02:46:01 +00:00
|
|
|
Linux, PentiumII, G200 w/ utah-glx
|
2000-01-07 02:57:45 +00:00
|
|
|
Linux, RedHat 6.1, dual V2, Mesa 3.1
|
2000-01-07 09:02:35 +00:00
|
|
|
Linux, Debian Potato, PII 266 CPU, 3Dfx Voodoo3 3000 AGP, Mesa 3.1
|
2000-01-07 02:57:45 +00:00
|
|
|
Linux, Debian Potato, K6-2, TNT1, ancient nvida glx drivers
|
2000-01-07 09:02:35 +00:00
|
|
|
Linux, Debian Potato, PIII-450, 3dfx Voodoo3 3000 AGP, Mesa 3.1
|
2000-01-08 07:27:53 +00:00
|
|
|
Linux, Suse 6.1 Pentium-133, 8meg V2, with all applicable targets at 16bpp; Mesa 3.1
|
|
|
|
Linux, Suse 6.1 Celeron 400, Neomagic; all software targets.
|
2000-01-07 02:57:45 +00:00
|
|
|
Linux 2.2, k6-2-350, quake-x11 -bpp 16
|
|
|
|
Linux 2.2, k6-2-350, quake-gl mesa 3.1 glide2x voodoo2 8M
|
|
|
|
Linux 2.0, k6-2-266, quake-x11 -bpp 16
|
2000-01-08 06:48:49 +00:00
|
|
|
Linux 2.2, Slackware 7, PII-300, Xfree86 3.3.5, TNT(Velocity 4400/new GLX), Mesa 3.1
|
2000-01-08 18:22:22 +00:00
|
|
|
libvga.so.1.4.0, tested all clients, GL freeze problem (dont use new GLX drivers)
|
2000-01-11 02:23:44 +00:00
|
|
|
Linux 2.x, Mandrake 6.1, Dell G1 400, Creative Riva TNT 16MB, Mesa 3.1, XFree86 3.3.5, Nvidia GLX driver. Tested quake-x11, works.
|
|
|
|
Linux 2.x, RedHat 6.1, Dell G1 400, onboard S3, quake-x11 works.
|
2000-01-07 02:57:45 +00:00
|
|
|
FreeBSD 2.2.8 - X11
|
|
|
|
FreeBSD 3.2 - X11
|
|
|
|
FreeBSD 4.0 - X11 and TNT2/GLX
|
2000-01-07 02:28:00 +00:00
|
|
|
Solaris 7.0, Ultrasparc, Elite3D
|
|
|
|
AIX 4.3.3, Power3, GTX3000p
|
|
|
|
Irix 6.5, MIPS R10k, MXI (Octane)
|
|
|
|
|
2000-01-08 06:48:49 +00:00
|
|
|
|
2000-01-07 15:52:56 +00:00
|
|
|
email user testimonies to: palisade@quakeforge.net
|
|
|
|
Or to our quake-devel mailing list which you can find more information
|
|
|
|
about on our website at: http://www.quakeforge.net/
|