Dishonored

From iFixWiki
Revision as of 23:32, 23 May 2016 by Ifixadmin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Dishonored is a stealth game.

Issues[edit]

Pure black shadows appear on the walls[edit]

Pure black shadows appear across the wall as you play the game. This is apparent in coldridge prison. The shadows move as you move the crosshair. This is usually caused by changing the MaxLODSize settings in the DishonoredEngine.ini configuration file.

Solution

  1. Click Start -> Documents -> My Games -> Dishonored -> DishonoredGame -> Config
20160523192408 1.jpg
  1. Open the file DishonoredEngine.ini
  2. Find (CTRL+F) the line TEXTUREGROUP_World
  3. Change it to TEXTUREGROUP_World=(MinLODSize=256,MaxLODSize=2048,LODBias=0)
  4. Find TEXTUREGROUP_WorldNormalMap (it should be directly underneath TEXTUREGROUP_World)
  5. Change it to TEXTUREGROUP_WorldNormalMap=(MinLODSize=256,MaxLODSize=2048,LODBias=0)
  6. Save it and restart the game if you were alt-tabbed