Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Team Fortress 2"

From PCGamingWiki, the wiki about fixing PC games
(multicore)
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
=== Change FOV or field of view ===
 
=== Change FOV or field of view ===
 
Options > video > advanced - move "field of view" slider to 90.
 
Options > video > advanced - move "field of view" slider to 90.
 +
 +
Or type into console command 'fov_desired 90'
  
 
=== Auto reload ===
 
=== Auto reload ===
Line 9: Line 11:
 
=== Viewmodel field of view adjust ===
 
=== Viewmodel field of view adjust ===
 
Options > multiplayer-> advanced - adjust to change height of the view of your weapon.
 
Options > multiplayer-> advanced - adjust to change height of the view of your weapon.
 +
 +
Or type into console command 'viewmodel_fov 90', there is no limitation to this command
  
 
=== Fast weapon switch ===
 
=== Fast weapon switch ===
Line 42: Line 46:
 
Set the Steam launch options:
 
Set the Steam launch options:
 
<pre>-noborder -window</pre>
 
<pre>-noborder -window</pre>
 +
 +
== [[Skip Intro Scene]] ==
 +
Set the Steam Launch options:
 +
<pre>-novid</pre>
 +
 +
== [[Force Multicore Support]] ==
 +
Set the Steam Launch options:
 +
<pre>-threads #</pre> # being the amount of threads you want to use (4 is recommended for quadcores)
 +
 +
== [[View In Game FPS & Ping]] ==
 +
enable dev console
 +
type in net_graph 1 and hit enter
  
 
== [[Save game cloud sync]] ==
 
== [[Save game cloud sync]] ==

Revision as of 18:51, 10 February 2012

Recommended gameplay tweaks

Change FOV or field of view

Options > video > advanced - move "field of view" slider to 90.

Or type into console command 'fov_desired 90'

Auto reload

Options > multiplayer > advanced - check 'automatically reload weapons when you're not firing'.

  • Potentially problematic for the spy, whose reload animation blocks the screen. Change viewmodel field of view to adjust this.

Viewmodel field of view adjust

Options > multiplayer-> advanced - adjust to change height of the view of your weapon.

Or type into console command 'viewmodel_fov 90', there is no limitation to this command

Fast weapon switch

Options > keyboard > advanced - check 'fast weapon switch'.

  • Option makes weapon switching not require a left click.

Damage text above heads

Options > multiplayer > advanced - check 'display damage done as text over your target'.

Hit sounds

Options > multiplayer > advanced - check 'play a hitsound everytime you injure an enemy'.

  • Volume can be adjusted by entering the console command tf_dingaling_volume # (where # is a number between 0 and 1, such as 0.4 for 40% volume).

Medigun autoheal

Options > multiplayer > advanced - check 'medigun continues healing without holding down fire button'.

Medic auto-call

Options > multiplayer > advanced - adjust to hp percentage level of when you would like teammates to automatically display a red cross on screen for healing.

Low FPS fix

Anti-virus software can interfere with a file in TF2's folder, which gets updated constantly during gameplay.

  1. Open anti-virus program.
  2. Select settings > exceptions/exclusions.
  3. Add the following folder to the scan exceptions:
C:\Program Files\Steam\appcache\stats\

Borderless fullscreen windowed

Set the Steam launch options:

-noborder -window

Skip Intro Scene

Set the Steam Launch options:

-novid

Force Multicore Support

Set the Steam Launch options:

-threads #

# being the amount of threads you want to use (4 is recommended for quadcores)

View In Game FPS & Ping

enable dev console type in net_graph 1 and hit enter

Save game cloud sync

Steam Cloud: cfg files are synced automatically

External links

Tweaks

Wikis