r speeds

r speeds

Re: r speeds Posted by IrishGuinea on Tue Nov 23rd 2004 at 3:45am
IrishGuinea
51 posts
Posted 2004-11-23 3:45am
51 posts 5 snarkmarks Registered: Nov 14th 2004 Occupation: Production Manager Location: USA
how do I set "r_speeds 1" to be on automatically, so I dont have to type it in everytime i launch to test a map?
Re: r speeds Posted by fraggard on Tue Nov 23rd 2004 at 3:59am
fraggard
1110 posts
Posted 2004-11-23 3:59am
fraggard
member
1110 posts 220 snarkmarks Registered: Jul 8th 2002 Occupation: Student Location: Bangalore, India
If you want the r's to show for every map you load (including the default ones), just add the line

r_speeds "1"

to the end of your valve/config.cfg file.

If you want it only for maps you edit, it depends on your compile frontend.
In the default hammer compiler: to the Additional Game Parameters field add +r_speeds "1"
[color=white]In HLCC, add
+r_speeds "1" [color=white]to the [color=gold]Command Line Parameters field.[/color][/color][/color]

[color=#ffffff]Leave a space between the r_speeds parameter, and all other parameters.

[/color]
Re: r speeds Posted by IrishGuinea on Tue Nov 23rd 2004 at 4:07am
IrishGuinea
51 posts
Posted 2004-11-23 4:07am
51 posts 5 snarkmarks Registered: Nov 14th 2004 Occupation: Production Manager Location: USA
Thanks
Re: r speeds Posted by Forceflow on Tue Nov 23rd 2004 at 6:27am
Forceflow
2420 posts
Posted 2004-11-23 6:27am
2420 posts 451 snarkmarks Registered: Nov 6th 2003 Occupation: Engineering Student (CS) Location: Belgium
It's even safer to put it in your autoexec.cfg file, becouse the normal config gets overwritten sometimes.
Re: r speeds Posted by Orpheus on Tue Nov 23rd 2004 at 10:59am
Orpheus
13860 posts
Posted 2004-11-23 10:59am
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
personally, i didn't like r_speeds on all the time, mostly because the maps i was critiquing were so horrible the numbers made my head hurt. you can also turn on netgraph or whatever its called and get some idea of r's that way, but i cannot recall the command line. it shows a bit of info, but it also shows the FPS, so even if r's are high, you may be getting good frame rates.
Re: r speeds Posted by parakeet on Tue Nov 23rd 2004 at 8:30pm
parakeet
544 posts
Posted 2004-11-23 8:30pm
parakeet
member
544 posts 81 snarkmarks Registered: Apr 30th 2004 Occupation: n/a Location: Eastern US
I never found out what affected r_speeds the most other than large open spaces and split faces. Does r_speeds have to do with rendering speeds? oh well it seems to late now but it ate out my eyes seeing them go so high and not knowing how to kill them i ended up killing my mapping dreams... im back but maybe you could direct me to an r_speeds tut =P its been a year or so
Re: r speeds Posted by Jinx on Wed Nov 24th 2004 at 3:25pm
Jinx
874 posts
Posted 2004-11-24 3:25pm
Jinx
member
874 posts 692 snarkmarks Registered: Nov 27th 2002 Location: Ohio
I did some tutorials on rspeeds that people have found pretty helpful:

http://www.cryotank.net/maps/tutorials/index.html

wow that old website is still useful! :biggrin:
Re: r speeds Posted by ReNo on Wed Nov 24th 2004 at 3:50pm
ReNo
5457 posts
Posted 2004-11-24 3:50pm
ReNo
member
5457 posts 1991 snarkmarks Registered: Aug 22nd 2001 Occupation: Level Designer Location: Scotland
Put them up here foo', they'll get read more often and they are useful :smile:
Re: r speeds Posted by cutedevialeric on Mon Jan 24th 2005 at 8:04pm
cutedevialeric
3 posts
Posted 2005-01-24 8:04pm
3 posts 10 snarkmarks Registered: Jan 4th 2005 Occupation: student Location: usa
my map has r_speeds are 4fps 662 ms 2069 wpoly 1147 epoly and im new at this tell me how to work it please lol this top seems to be related email me at cutedevialeric@yahoo.com i need help its driving me crazy everyone says somthing differnt to lower em some work others dont i need drastic help
Re: r speeds Posted by SaintGreg on Tue Jan 25th 2005 at 3:24am
SaintGreg
212 posts
Posted 2005-01-25 3:24am
212 posts 51 snarkmarks Registered: Dec 3rd 2004
Most likely if you are only getting 4 fps, your map is beyond
repair. If it were me I would start over again, as reworking
trouble areas will probably be alot tougher in the long run.
Re: r speeds Posted by fraggard on Tue Jan 25th 2005 at 8:32am
fraggard
1110 posts
Posted 2005-01-25 8:32am
fraggard
member
1110 posts 220 snarkmarks Registered: Jul 8th 2002 Occupation: Student Location: Bangalore, India
my map has r_speeds are [size=13]4fps 662 ms 2069 wpoly 1147 epoly and im new at this tell me how to work it please lol this top seems to be related email me at cutedevialeric@yahoo.com i need help its driving me crazy everyone says somthing differnt to lower em some work others dont i need drastic help
[/size]1) Start a fresh topic.

2) Read the tutorials.

3) Please, please, please write sensibly. I can't understand what you're saying.
Re: r speeds Posted by Foxpup on Tue Jan 25th 2005 at 11:08pm
Foxpup
380 posts
Posted 2005-01-25 11:08pm
Foxpup
member
380 posts 38 snarkmarks Registered: Nov 26th 2004 Occupation: Student Location: the Land of Oz
my map has r_speeds are 4fps 662 ms 2069 wpoly 1147 epoly and im new at this tell me how to work it please lol this top seems to be related email me at cutedevialeric@yahoo.com i need help its driving me crazy everyone says somthing differnt to lower em some work others dont i need drastic help
2069 wpoly? You've really gone wrong somewhere.
Re: r speeds Posted by waTchouT on Mon Feb 14th 2005 at 8:46pm
waTchouT
11 posts
Posted 2005-02-14 8:46pm
waTchouT
member
11 posts 11 snarkmarks Registered: Feb 13th 2005
if you wanted to bind it to a button instead so it toggles i use this in my autoexec

alias rspeeds "rspeedson"<br style="font-style: italic;">
alias rspeedson "r_speeds 1; alias rspeeds rspeedsoff"<br style="font-style: italic;">
alias rspeedsoff "r_speeds 0; alias rspeeds rspeedson"<br style="font-style: italic;">
bind "m" "rspeeds"

replace m with whatever button you want to toggle it to, you also need to have 'developer 1' set to see it onscreen.

im not quite sure of the source command, i think it could possibly be this, but i havent tested it

<br style="font-style: italic;">
bindtoggle m r_speeds

but its prolly easier to have it on all the time lol :razz: