Register
Site Login
Site Search
Forums
Advertisement
Welcome to PocketMatrix. PocketMatrix is dedicated to providing the best online community for mobile device developers and enthusiests. What's new?

Speed / Quality Config Optimizations


Speed / Quality Config Optimizations

Postby James S » Dec 14, 2002 @ 4:54am

Post any autoexec.cfg optimizations you have here. Here is what I used with PocketQuake, makes it run really fast. Comments/description after the double-slash.

r_maxparticles "0" //maximum onscreen explosion particles
d_mipcap "4" //sets a maximum quality for all textures, close or far (0=high, 4=low quality)
set d_mipscale "4" //maximum scaled quality of distant textures (0=high, 4=low quality)precache "1"//loads sounds before map starts to eliminate ingame pauses
r_drawviewmodel "0" //doesn't draw your gun
r_maxsurfs "400" //limits rendered surfaces
r_maxedges "1600" //limits max edges rendered, maxsurfs*4=maxedges
Last edited by James S on Dec 17, 2002 @ 12:39am, edited 1 time in total.
<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 Guest » Dec 17, 2002 @ 12:35am

"precache" seems to be a 1/0 setting as when the command is issued it reports back as 1 for me...
Guest
 


Postby James S » Dec 17, 2002 @ 12:41am

Thank you, my post has been modified to reflect this.
<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 Mali » Dec 23, 2002 @ 9:15pm

precache is 1 by default

my current autoexec(a slightly modified 999 config file)

cl_bob "0"
cl_bobup "0"
d_mipcap "1"
d_mipscale "1"
r_waterwarp "0"
r_maxparticles "0"
crosshair "1"
fov "70"
loadas8bit "1"
m_filter "1"
r_drawviewmodel "0"
r_maxedges "1000"
r_maxsurfs "400"
viewsize "90.000000"

i get 14.7 fps on my asus a600 with it.
to lower the mipcap and mipscale values has almost no effect.
Mali
pm Member
 
Posts: 81
Joined: Feb 28, 2001 @ 4:41pm


Speed / Quality Config Optimizations

Postby chrissikurz@web.de » Dec 28, 2002 @ 2:01am

how much fps do you get @moose?
is there a forum how to make the pak file smaller?
there are many possibilities and i think you also can get more fps when you are using a smaller pak file!
PDA:Yakumo PDA delta:
wm2003....(updateted with the viewsonic
v35 update ;-) )
300mhz proc....
now 12.3fps in quake1 (without opti)
User avatar
chrissikurz@web.de
pm Member
 
Posts: 149
Joined: Dec 26, 2002 @ 2:56am
Location: germany


Postby James S » Dec 28, 2002 @ 2:22am

PAK file size has nothing to do with the in game frames per second.
<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 chrissikurz@web.de » Dec 28, 2002 @ 4:02am

and how much fps do youget?
PDA:Yakumo PDA delta:
wm2003....(updateted with the viewsonic
v35 update ;-) )
300mhz proc....
now 12.3fps in quake1 (without opti)
User avatar
chrissikurz@web.de
pm Member
 
Posts: 149
Joined: Dec 26, 2002 @ 2:56am
Location: germany


Postby James S » Dec 28, 2002 @ 4:24am

I have not had PocketQuake installed on my PPC for a while. I cannot give you benchmark using that config file.

That is for you to run on your own device and to determine how much faster YOUR device is, as framerate is different on every device.
<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 chrissikurz@web.de » Dec 28, 2002 @ 5:08am

MooseMaster wrote:I have not had PocketQuake installed on my PPC for a while. I cannot give you benchmark using that config file.

That is for you to run on your own device and to determine how much faster YOUR device is, as framerate is different on every device.

sorry but i could hardly understand this posting i dont really know why (i´m german )
but could you please say it in another way round?
sorry
PDA:Yakumo PDA delta:
wm2003....(updateted with the viewsonic
v35 update ;-) )
300mhz proc....
now 12.3fps in quake1 (without opti)
User avatar
chrissikurz@web.de
pm Member
 
Posts: 149
Joined: Dec 26, 2002 @ 2:56am
Location: germany


Postby eminefes » Dec 28, 2002 @ 6:55am

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


Postby James S » Dec 28, 2002 @ 3:41pm

I'm not, eminefes :/
<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 Mike Bannick » Dec 29, 2002 @ 10:18am

hmmm.. anyone have a config for sh3 processers? I wanna see how well I can get this running on my old jornada. Btw tried mooses config on my jornada and it didnt help much :P
The president has been kidnapped by ninjas.
User avatar
Mike Bannick
pm Insider
 
Posts: 1573
Joined: Feb 2, 2002 @ 9:13am
Location: Loveland, Colorado


Postby randall » Dec 29, 2002 @ 11:50am

Don't expect huge increases in speed, like a sudden jump to 15 FPS. It's not gonna happen. I remember gaining less than 1 FPS.

So in short, there aren't any Jornada, iPAQ, Casio specific optimisations.

This is why we created custom maps, to speed up the game a bit.
User avatar
randall
pm Insider
 
Posts: 3426
Joined: Feb 23, 2001 @ 4:02pm
Location: Schnoogie


Postby Mike Bannick » Dec 30, 2002 @ 4:34pm

lol I know the jornada wouldnt perform to great even if it were optimized ;) Just seeing if anyone tried :P
The president has been kidnapped by ninjas.
User avatar
Mike Bannick
pm Insider
 
Posts: 1573
Joined: Feb 2, 2002 @ 9:13am
Location: Loveland, Colorado


Postby Kangol » Dec 31, 2002 @ 4:05am

For those who did the copy and paste from Mali's setting's, there was something left off. d_mipcap "4", that brought my score up to 14.4 fps. Now it will make the game look ugly, but it does speed it up.

Added set d_mipscale, and I dropped a few fps.. So that is out for me!
Kangol
 


Next

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