Viewmodel Tricks for optimization of screen space

FelixTheSphee

I made one post
Joined
Jan 27, 2016
Messages
17
Just a simple trick I wanted to share with you guys that maximizes screen space without completely hiding the viewmodels.

##skip to step 5 if you don't want it to automatically do this every launch
Step 1: Go to your Team Fortress 2 Directory (C:\Program Files\Steam\steamapps\common\Team Fortress 2\tf by default)
Step 2: Go to cfg/autoexec.cfg and edit the file
Step 3: add these lines:

tf_use_min_viewmodels 1
fov_desired 90
viewmodel_fov 60

Step 4: Save then launch TF2
Step 5: If you choose to not use the autoexec file, then launch TF2 and enter these commands into the console:
Step 5a: If pressing the ~ (tilde) key does not work, then go to Options > Keyboard > Advance > Enable Developer Console

tf_use_min_viewmodels 1
fov_desired 90
viewmodel_fov 60

Step 6: Enter a game of TF2.

More optimization tricks I will post later!
 
Back
Top