Dishonored: Difference between revisions

From iFixWiki
(Created page with "Dishonored is a stealth game. = Issues = == Pure black shadows appear on the walls == Pure black shadows appear across the wall as you play the game. This is apparent in cold...")
 
No edit summary
Line 8: Line 8:
# Click Start -> Documents -> My Games -> Dishonored -> DishonoredGame -> Config
# Click Start -> Documents -> My Games -> Dishonored -> DishonoredGame -> Config
# Open the file DishonoredEngine.ini
# Open the file DishonoredEngine.ini
# Find (CTRL+F) the line TEXTUREGROUP_WorldNormalMap
# Find (CTRL+F) the line TEXTUREGROUP_World
# Change it to ''TEXTUREGROUP_World=(MinLODSize=256,MaxLODSize=2048,LODBias=0)''
# Find TEXTUREGROUP_WorldNormalMap (it should be directly underneath TEXTUREGROUP_World)
# Change it to ''TEXTUREGROUP_WorldNormalMap=(MinLODSize=256,MaxLODSize=2048,LODBias=0)''
# Change it to ''TEXTUREGROUP_WorldNormalMap=(MinLODSize=256,MaxLODSize=2048,LODBias=0)''
# Save it and restart the game if you were alt-tabbed
# Save it and restart the game if you were alt-tabbed

Revision as of 23:30, 23 May 2016

Dishonored is a stealth game.

Issues

Pure black shadows appear on the walls

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
  2. Open the file DishonoredEngine.ini
  3. Find (CTRL+F) the line TEXTUREGROUP_World
  4. Change it to TEXTUREGROUP_World=(MinLODSize=256,MaxLODSize=2048,LODBias=0)
  5. Find TEXTUREGROUP_WorldNormalMap (it should be directly underneath TEXTUREGROUP_World)
  6. Change it to TEXTUREGROUP_WorldNormalMap=(MinLODSize=256,MaxLODSize=2048,LODBias=0)
  7. Save it and restart the game if you were alt-tabbed