This site is no longer active and is available for archival purposes only. Registration and login is disabled.

config.cfg - autoexec.cfg BEST settings for MIPS?


config.cfg - autoexec.cfg BEST settings for MIPS?

Postby Rizlo+ » Jun 27, 2002 @ 4:46pm

Rizlo+
 


Postby James S » Jun 27, 2002 @ 8:47pm

Try looking through the console commands listed at:
There is also one PocketQuake specific console command called "r_maxparticles ###" where ### is replaced with the number of particles rendered during an explosion. Try setting this to 50 or below.

_snd_mixahead "0.15"
r_maxparticles "0"
d_mipcap "4" //sets a maximum quality for all textures
//set d_mipscale "4" //maximum scaled quality of distant textures
precache //loads sounds before map starts to eliminate ingame pauses
r_drawviewmodel "0"
r_maxsurfs "400" //limits rendered surfaces
r_maxedges "1600" //limits max edges, maxsurfs*4=maxedges

those settings should get you going pretty fast, although the screen will look like a muddy blur.
Change d_mipcap to an integer between 0 and 4, 0 being the best texture quality and 4 being the worst. That is the major command that will increase speed. R_maxsurfs and r_maxedges also help out a lot, but if you lower those too far then you'll get missing walls that turn grey. The minimum for those are 100 and 300 respectively. D_mipsscale makes textures far away low quality but textures very close high quality. If you use this command then set d_mipscap to a lower number, like 2 or even 0, or get rid of mipscap all together.

The autoexec.cfg file is the file that contains settings that are executed every time Quake runs. the Config.cfg file is the file that Quake creates on it's own with the settings that you set in the options menu and through the autoexec.cfg file.
<img src="http://home.comcast.net/~sonne/james/tag.gif">
James S
pm Insider
 
Posts: 17064
Joined: Jan 12, 2002 @ 2:33pm
Location: Lexington, KY


thanks, few more questions

Postby Guest » Jun 28, 2002 @ 3:31pm

Thanx a lot. But I've few more questions,
There's a way to fully disable sound to free CPU resources? the "nosound" is just a mute option, but sound is still calculated, then there's a way to lower the detail of models? The so called "PocketQuake optimized maps" runs smoother than commercial quake because are smaller or is just a matter of space in memory?

I wanna find a way to play decently PQ on my cassiopeia EM505(but I fear hw overclock), I hope there will be more MIPS optimization on PQ code...
Guest
 


thanks, few more questions

Postby eminefes » Jun 28, 2002 @ 5:48pm

User avatar
eminefes
pm Insider
 
Posts: 1353
Joined: Jun 24, 2001 @ 7:21pm
Location: Jacksonville, Florida


Postby James S » Jun 28, 2002 @ 7:10pm

The command line parameter, not console variable, "-nosound" should disable the sound hardware so it shouldn't even process the sound. You can use DEXplor (a file explorer created by Dan East, the same guy that ported Quake) to create a shortcut to PocketQuake that includes command line parameters. DEXplor has a free shareware version available at .
<img src="http://home.comcast.net/~sonne/james/tag.gif">
James S
pm Insider
 
Posts: 17064
Joined: Jan 12, 2002 @ 2:33pm
Location: Lexington, KY


Postby Rizlo+ » Jun 28, 2002 @ 8:58pm

Rizlo+
 


Return to Pocket Quake 1 and 2


Sort


Forum Description

Discuss Pocket Quake 1 and 2 by Dan East

Moderators:

Dan East, sponge, James S

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum