Saturday 18 February 2012

Tera - FOV and framerate fix

Unlock the framerate

Navigate to "TERA\Client\S1Game\Config"

open up the file "S1Engine.ini", and change

bSmoothFrameRate=TRUE

to

bSmoothFrameRate=FALSE

and save

-----

Fix the FOV

Navigate to "TERA\Client\S1Game\Config"

open up the file "S1Input.ini"

underneath the line "bEnableMouseSmoothing=true" (you may want to change that to false while you're in there :D ) add the line

Bindings=(Name="x",Command="fov 100")

(make sure there is no ; at the start of the line like there are with the lines underneath it.

and save

When you're in game, pressing x will change the fov to your desired value.

-----

Here's a video showing the difference between the default fov of 60 and 100

No comments:

Post a Comment