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 "Clive Barker's Undying"

From PCGamingWiki, the wiki about fixing PC games
m (Robot: Cosmetic changes)
m
Line 4: Line 4:
 
|developer      = DreamWorks Interactive
 
|developer      = DreamWorks Interactive
 
|publisher      = Electronic Arts
 
|publisher      = Electronic Arts
|engine        = [[Unreal (game engine)|Unreal Engine 1]]
+
|engine        = Unreal Engine 1
 
|release dates  = February 7, 2001
 
|release dates  = February 7, 2001
 
}}
 
}}

Revision as of 09:15, 17 February 2013

Template:Infobox

Graphical Tweaks

Higher Resolutions

Custom resolutions can be set by modifying the file system.ini, found in the directory

[GAME DIRECTORY]\System

Find the lines

FullscreenViewportX=800
FullscreenViewportY=600

and modify the default numbers 800 and 600 to change the width and height, respectively.

Field of View

With a higher resolution you'll probably want to change the FOV as well (to find the optimal FOV for your particular setup visit http://widescreengamingforum.com/fovcalc.php)

This is changed by modifying the file user.ini, found in

[GAME DIRECTORY]\System

Find the lines

DesiredFOV=90
DefaultFOV=90

and change both to your preferred value.