Sunday 19 February 2012

The Haunted: Hells Reach - FOV and framerate fix

Config files are located in "Documents\My Games\the-haunted-hells-reach\UDKGame\Config"

To fix the FOV

FOV settings can be found in "UDKGame.ini". My settings are as follows but you may prefer something different.

[HauntedGame.TH_CamMode_Default]
DefaultFOV=100

[HauntedGame.TH_CamMode_Aimed]
DefaultFOV=75

[HauntedGame.TH_CamMode_Sprinting]
DefaultFOV=100

[HauntedGame.TH_CamMode_Monster]
DefaultFOV=100

-----

To Unlock the framerate

in UDKEngine.ini

change both instances of "bSmoothFrameRate" to false.

The depth of field effect is quite overdone in this game, so you might want to turn that off too, in "UDKEngine.ini", change DepthOfField=True to false

You may want to set these files as "read only" once you have all in game settings to your liking as I've had them reset to defaults before.

Video of the game running with altered FOV

No comments:

Post a Comment