Sponsored Content
Operating Systems Linux Help with OpenGL in Fedora Core 4. Post 81979 by Filth Pig on Thursday 25th of August 2005 08:37:47 PM
Old 08-25-2005
Just to let anyone know who views this in search of a similar problem, the link above fixed my problem. Now I get 4700+fps in glxgears and Quake3 runs smooth as glass. Smilie
 

10 More Discussions You Might Find Interesting

1. Linux

Fedora Core 2 Snapshot

These are not my desktop (I am still using FC1), they are from Internet forum. http://gator.dt.uh.edu/~yangm001/snapshot1.jpg http://gator.dt.uh.edu/~yangm001/snapshot2.jpg (0 Replies)
Discussion started by: HOUSCOUS
0 Replies

2. Linux

Migrate from RH 8.0 to Fedora Core 2

I have done some research on the Fedora Project and trying to find clear cut answer on how to migrate from current OS - RH 8.0 Pro to Fedora Core 2. Can anybody help me with this and does Fedora Core 2 include OpenOffice and Ximian Evolution like with my RH 8.0 Pro. (3 Replies)
Discussion started by: Mark McWilliams
3 Replies

3. Linux

Using Fedora Core 2

I've been using FC2, but my sound card doesn't work I'm new with linux systems.. but there says that needs to recompile kernel how can i do it with a kernel 2.6.5 i386 ? by the way,. my sound card chipset is an ESS 1869F, with a compaq deskpro Smal Form Factor. but i have not found a... (4 Replies)
Discussion started by: Quake
4 Replies

4. Linux

Trying to install Fedora Core 3...

Hiya all, Hope you can help. I keep getting the same Error message when I try to install. I have tried several different Diskettes. And I finally ordered CDs from "FASTDISCs". The install "disc Checks" passed fine on these. The error: "The package usbitils-0.11.6.1 cannot be opened. ... (8 Replies)
Discussion started by: marty 600
8 Replies

5. UNIX for Dummies Questions & Answers

Installing Fedora Core 4

Hello, I am about to install Fedora on a partition on my hard drive. I got the CD from a magazine and it isnt a LiveCD so the magazine says "fedora core installer isn't a LiveCD, so it will merrily destroy your primary partition when you install on your machine", now I'm guessing the primary... (1 Reply)
Discussion started by: ArkNia
1 Replies

6. UNIX for Dummies Questions & Answers

help installing fedora core 5

Hello I'm trying to install fedora core 5 and I'm currently at this screen here: http://fedora.redhat.com/docs/fedora-install-guide-en/fc5/figs/installingpackages.png However, the bottom bar is completely gray and there's nothing telling me the "status" of the install. I also told it to format... (2 Replies)
Discussion started by: obeseogre
2 Replies

7. UNIX for Dummies Questions & Answers

fedora core mailrelay

how do i change the mailrelay settings smtp for fedora core 4 to a new IP ? (1 Reply)
Discussion started by: dannyd
1 Replies

8. Linux

mysql in fedora core 4

hi i dont know much about linux but my boss gave me a job to backup all the mysql database and tables from fedora core4 running as web/database server. i can enter in fedora using remote desktop from my laptop but after that i am unable to do anything. if any one can help me in finding mysql and... (3 Replies)
Discussion started by: obstinate
3 Replies

9. SuSE

Navigation of Fedora Core 6

Hi. Not sure if this should go in the beginners section, so forgivness please if it's not correctly placed. I just installed Linux Fedora Core 6 on my home computer (and am very very new to this) so I can learn more about it. However, I am looking for the FC6 equivalent to the System Device... (2 Replies)
Discussion started by: Carl1976
2 Replies

10. Ubuntu

i am new to opengl , how to work opengl in ubuntu

Hi, i am new to opengl, how to work openGL in ubuntu ,, i am not getting which packages as to be install and how to install those packages. and how to work with small programs.. Please guide me ,,, it will appriceated ... (7 Replies)
Discussion started by: Ravikishore
7 Replies
QUAKESPASM(1)						      General Commands Manual						     QUAKESPASM(1)

NAME
quakespasm - an engine for iD software's Quake SYNOPSIS
quakespasm [options] DESCRIPTION
This manual page documents briefly the quakespasm command. Quakespasm is a *Nix friendly Quake Engine based on the SDL port of the popular FitzQuake. It includes some new features, important fixes, and aims for portability and 64 bit correctness. OPTIONS
This program follows the Quake convention, with long options starting with a single dash (`-'). A summary of options is included below. -basedir directory Specify the location of the game data files. -bgsound Continue to play sound when the game window is backgrounded. -bpp integer Specify the colour depth used for the video mode. -cd Use CD audio. -cddev device Specify the CD device to be used for CD audio. -condebug Write a log file containing debugging information. -consize integer Specify the size of the console buffer in kilobytes. -current Start the game in the current video mode for OpenGL. -dedicated Start the game in a dedicated server mode. -dinput Enable DirectInput mode for input devices in the game. [Not used.] -f, -fullscreen Use a full screen video mode. -fitz Fitz mode: disable Quakespasm customizations, act like vanilla Fitzquake. -force Force the switch to the video mode specified by other command line arguments. -fullsbar Enable the refreshing of the full status bar. -game name Start the game using the files from a mission pack or a mod. -heapsize integer Start the game and allocate the specified number of kilobytes of memory for the game. -height pixels Specify the vertical resolution to use for the game screen. -hipnotic Start the game with the Hipnotic mission pack. -ip ip-address Start the game and specify an alternative IP address to be used by the game. -ipxport port The port number to be used by the server for the IPX network protocol. -listen integer Specify the maximum number of players that can connect to the listen server. -minmemory Allocate as little memory as possible while remaining functional. -noadd Disable the use of the OpenGL additive texture environment extension. -noadjustaspect Disable automatic adjustment of the video mode aspect ratio. -nocdaudio Disable CD music audio. -nocombine Disable the use of the OpenGL texture combining extension. -noipx Disable game support for the IPX/SPX network protocol. -nolan Disable support for all network protocols. -nomouse Disable support for the mouse. -nomtex Disable the use of the OpenGL multitexture extension. -nosound Disable support for sound hardware. -noudp Disable support for the UDP network protocol. -particles integer Specify the maximum number of particles to be rendered on the screen at once. -port port Specify port for both IPX and UDP network protocols. -quoth Use extensions from the Quoth mod. -rogue Start the game with the Rogue mission pack. -sndspeed sample-rate Specify the sampling rate used for sound, default is 11025. -udpport port Specify the UDP port number that the game should use for network play. -w, -window Start the game in a windowed OpenGL video mode. -width pixels The horizontal resolution to use for the game screen. -zone kb Specify the amount of memory in kilobytes to allocate to holding dynamic information such as aliases. AUTHOR
Quakespasm was written by Kristian Duske and John Fitzgibbons. This manual page was written by David Banks <amoebae@gmail.com>, for the Debian project (and may be used by others). 2012-03-27 QUAKESPASM(1)
All times are GMT -4. The time now is 07:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy