More actions
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
- Click Start -> Documents -> My Games -> Dishonored -> DishonoredGame -> Config
- Open the file DishonoredEngine.ini
- 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)
- Save it and restart the game if you were alt-tabbed