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
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
'''Solution'''
'''Solution'''
# Click Start -> Documents -> My Games -> Dishonored -> DishonoredGame -> Config
# Click Start -> Documents -> My Games -> Dishonored -> DishonoredGame -> Config
[[File:20160523192408 1.jpg|thumbnail|right]]
# 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
[[Category:PC Games]]

Latest revision as of 23:32, 23 May 2016

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