Click to See Complete Forum and Search --> : EXTREME NEWBIE - Quake


Hammer45
12-01-2000, 07:45 PM
Here's the deal: I know NOTHING about Quake, but my daughter wants me to get it running. My most basic question is: how do you actually PLAY the game? I can find all sorts of info on how to install it, set up a server, etc. - but no info on how you play it. Any help?

forrest
12-02-2000, 01:23 PM
move mouse, shoot stuff.


i just typed

apt-get install quake-svga

if you're using a debiain derivitive....

forrest
12-02-2000, 01:28 PM
or did you mean how to run it?

i think it puts it in /usr/local/bin, so it's in your path, so all you need to do once it's properly installed is

quake-svga


or....

cd /wherever/you/put/quake
./quake-<insert type of quake here> (X11, SVGA, GL, i'd recommend SVGA, or GL)

for svga you may have to do a lot of hand configuration

from the linuxquake HOWTOlibvga.config is SVGAlib's configuration file. On most systems you'll find it in either /etc or /etc/vga. Make sure the mouse, monitor, and video card settings in this file are correct for your system. See the SVGAlib documentation for more details."

this was correct on my system, it's fairly well commented, i spent about 30 minutes tweaking till i was happy with my mouse performance.

good luck http://www.linuxnewbie.org/ubb/smile.gif
"

ph34r
12-02-2000, 01:36 PM
www.planetquake.com (http://www.planetquake.com) - "The epicenter of everything Quake."


They don't have any Linux info per se, but actually playing the game is the same no matter which os you have.

Phuzon
12-03-2000, 07:25 PM
Err, move mouse and aim at enemy, press mouse button 1 to fire. Use arrow keys to move around. Being trigger happy usually is a good thing.

sno
12-07-2000, 09:02 AM
pickup rlauncher, shoot, frag, repeat!

ryanharron@yahoo.com