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 "Outlast"

From PCGamingWiki, the wiki about fixing PC games
Line 128: Line 128:
 
<code>MaxProcBuildingLODLightingTextureSize=1024</code>
 
<code>MaxProcBuildingLODLightingTextureSize=1024</code>
 
(In "MaxProcBuildingLODColorTextureSize" and "MaxProcBuildingLODLightingTextureSize" you can write 1024, 2048 or other Values)
 
(In "MaxProcBuildingLODColorTextureSize" and "MaxProcBuildingLODLightingTextureSize" you can write 1024, 2048 or other Values)
 +
 +
}}
 +
 +
 +
===[[Remove Motion Blur]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Remove Motion Blur by editing OLSystemSettings.ini}}
 +
# Navigate to <code>%USERPROFILE%\My Documents\My Games\Outlast\OLGame\Config</code>
 +
# Open <code>OLSystemSettings.ini</code> in a text editor.
 +
# Locate the code <code>"MotionBlur=True", "MotionBlurPause=True" and "MotionBlurSkinning=1"</code>.
 +
# '''Change it to:'''
 +
<code>MotionBlur=False</code>
 +
<code>MotionBlurPause=False</code>
 +
<code>MotionBlurSkinning=0</code>
  
  

Revision as of 11:47, 5 September 2013