| View previous topic :: View next topic |
| Author |
Message |
dRoGo_ Not So Silent, But Even More Deadly
Joined: 28 Dec 2005 Posts: 168 Location: Lima
|
Posted: Fri Feb 05, 2010 1:59 am Post subject: tf2 crashes! |
|
|
I come to you ladies today, because I have a bit of a trouble!
I got my new computer a few days back, and I was playing around with the multicore settings. Turns out, if I turn multicore settings on, it would run a bit better than with them off.
So I went all the way and did my research! I found a few topics that told me to add these lines on my config:
| Code: | Host_thread_mode "1"
r_threaded_particles "1"
r_threaded_renderables "1"
r_threaded_client_shadow_manager "1"
r_queued_decals "1"
r_queued_post_processing "1"
r_queued_ropes "1"
snd_mix_async "1"
mat_queue_mode "2"
cl_threaded_client_leaf_system "1"
cl_interp_threadmodeticks "1"
cl_threaded_bone_setup "1" |
And I did, and the game ran awesome! very smooth and stuff... except, it crashes after 5 seconds.
What could be wrong? if I could pinpoint the cvar that causes the trouble, I'd remove it. But I don't think it'd be that easy, would it? =( _________________ Under construction. |
|
| Back to top |
|
 |
Dr.Bones Regular
Joined: 05 Dec 2007 Posts: 252 Location: So Cal
|
Posted: Sat Feb 06, 2010 6:33 pm Post subject: |
|
|
I see your first problem,
mat_queue_mode "2"
Depending on your type of videocard, having that set to 2 will crash your game. If you have a card which is lower than a 9800 GT, you should change that "2" to a "0"
Now you have said in the past that your FPS " Frames Per Second " is 9, said that, your videocard cannot support ( mat_queue_mode "2" )
I'd recommend that you change that to "0"
mat_queue_mode "0"
You should be fine now. _________________
 |
|
| Back to top |
|
 |
Hunter4u Site Admin

Joined: 20 Nov 2002 Posts: 2780 Location: In the Foothills
|
Posted: Sat Feb 06, 2010 7:20 pm Post subject: |
|
|
where is this code located by the way? _________________
 |
|
| Back to top |
|
 |
Dr.Bones Regular
Joined: 05 Dec 2007 Posts: 252 Location: So Cal
|
Posted: Sat Feb 06, 2010 10:43 pm Post subject: |
|
|
These configs are located in our config file. _________________
 |
|
| Back to top |
|
 |
Hunter4u Site Admin

Joined: 20 Nov 2002 Posts: 2780 Location: In the Foothills
|
Posted: Sat Feb 06, 2010 10:49 pm Post subject: |
|
|
in our config file?
which one, there are tons of em on a machine, is this in the cfg file under tf? specify exactly please
thanks _________________
 |
|
| Back to top |
|
 |
dRoGo_ Not So Silent, But Even More Deadly
Joined: 28 Dec 2005 Posts: 168 Location: Lima
|
Posted: Sun Feb 07, 2010 9:25 pm Post subject: |
|
|
These are hidden codes for multicore systems.
Bones, I have a new computer. While it's true it doesn't have a dedicated graphics card, this integrated thing hold it's own @ 1280x720.
I just came to accept that tf2 won't stop crashing on me until I get a graphics card. (Then again, I don't know how people do to play Source games smoothly on Intel graphics... Just one of those things that won't work for me I guess ) _________________ Under construction. |
|
| Back to top |
|
 |
Hunter4u Site Admin

Joined: 20 Nov 2002 Posts: 2780 Location: In the Foothills
|
Posted: Sun Feb 07, 2010 10:56 pm Post subject: |
|
|
cool.
Please be kind enought to let us "multicore users, (includes me) the direction to them so we can enhance our graphics as well, you know like as an example....
C:\WINDOWS\system32\config
I know that isnt it, just an example of the loaction to wher this "hidden codes for multicore sytems" is
thanks  _________________
 |
|
| Back to top |
|
 |
Cuda Regular

Joined: 23 Nov 2002 Posts: 970 Location: The Crossroads of America
|
Posted: Mon Feb 08, 2010 1:31 am Post subject: |
|
|
You want him to lead you to crashes every 5 seconds Hunter?!?!?!?!?!?!?! _________________
 |
|
| Back to top |
|
 |
UrZa Regular
Joined: 01 Jan 2004 Posts: 631 Location: SoCal
|
Posted: Mon Feb 08, 2010 9:17 pm Post subject: |
|
|
Try looking in Program File/Steam/<steam user name>/team fortress 2/tf/cfg...
You're looking for config.cfg most likely...
However, I don't like messing around in there... Make a new file in that folder called autoexec.cfg and edit it with a text editor and add the commands there... Basically they're console commands that are run at the start of the game, I'm pretty sure that will work... if not then just make the changes to the config.cfg... make sure you back it up first... _________________ Friends are like a box of chocolates, I always seem to get the fruits and nuts.
Never argue with idiots. They drag you down to their level and beat you with experience. |
|
| Back to top |
|
 |
Dr.Bones Regular
Joined: 05 Dec 2007 Posts: 252 Location: So Cal
|
Posted: Fri Feb 12, 2010 11:27 pm Post subject: |
|
|
The config file is located in your TF folder.
Hunter , you'll find everything there. _________________
 |
|
| Back to top |
|
 |
|